kuangdaileng commited on
Commit
89e47ed
·
verified ·
1 Parent(s): 09451e0

Picture width

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -94,7 +94,7 @@ Use `viewer_fusion.py` to explore fused properties on an interactive sample map:
94
  streamlit run viewer_fusion.py
95
  ```
96
 
97
- <img src="resources/viewer_fusion.png" alt="Fusion viewer" style="width:70%;">
98
 
99
  ---
100
 
@@ -124,7 +124,7 @@ Use `viewer_standardization.py` to inspect standardized source datasets and meta
124
  streamlit run viewer_standardization.py
125
  ```
126
 
127
- <img src="resources/viewer_standardization.png" alt="Standardization viewer" style="width:70%;">
128
 
129
  ---
130
 
 
94
  streamlit run viewer_fusion.py
95
  ```
96
 
97
+ <img src="resources/viewer_fusion.png" alt="Fusion viewer" style="width:80%;">
98
 
99
  ---
100
 
 
124
  streamlit run viewer_standardization.py
125
  ```
126
 
127
+ <img src="resources/viewer_standardization.png" alt="Standardization viewer" style="width:80%;">
128
 
129
  ---
130