diff --git a/README.md b/README.md
index 2c9fdfcec4..4bb14ece3b 100644
--- a/README.md
+++ b/README.md
@@ -7,9 +7,8 @@ Pre-processed data for local industry levels (including employment, establishmen
Processed data resides in [community-data/us/state](us/state)
-Subfolders are generated by [us_econ.ipynb](process/python/bea) from the following US Census API:
-https://api.census.gov/data/{year}/cbp?get={columns_to_select}&for=county:*&in=state:{fips:02d}
-
+Here are [the steps](process/python/bea) we used to generate subfolders with [us_econ.ipynb](process/python/bea) from the US Census API.
+
TO DO: Generate folders above with a GitHub Action - [Github Actions samples](https://model.earth/community/projects/#pipeline)
Prior to GitHub Actions, another approach was the [Public Tree Map Pipeline](https://github.com/Public-Tree-Map/public-tree-map-data-pipeline).
diff --git a/index.html b/index.html
index cfbc83c2a4..9f836119fd 100644
--- a/index.html
+++ b/index.html
@@ -71,11 +71,11 @@
position: absolute;
left: 60px;
bottom: 40px;
- height: 220px;
+ height: 136px;
width: 420px;
background-color: rgba(35, 35, 35, .85);
padding: 60px;
- padding-top: 50px;
+ padding-top: 25px;
padding-bottom: 40px;
color:#fff;
line-height: 2.6em;
@@ -110,10 +110,9 @@
-