diff --git a/README.md b/README.md
index c7f0419..84cf388 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ This repository can be cloned into the root directory of the MPC Hub. Within the
dense_grid.ipynb
- Details of NB [dense_grid.ipynb](https://github.com/cropmosaiks/Featurization/blob/main/dense_grid.ipynb)
+ dense_grid.ipynb
@@ -63,7 +63,7 @@ This repository can be cloned into the root directory of the MPC Hub. Within the
- Details of NB [rcf_multiband.ipynb](https://github.com/cropmosaiks/Featurization/blob/main/rcf_multiband.ipynb)
+ rcf_multiband.ipynb
@@ -74,7 +74,7 @@ This repository can be cloned into the root directory of the MPC Hub. Within the
- Details of NB [s2_l8_multiband.ipynb](https://github.com/cropmosaiks/Featurization/blob/main/s2_l8_multiband.ipynb)
+ s2_l8_multiband.ipynb
@@ -84,9 +84,11 @@ This repository can be cloned into the root directory of the MPC Hub. Within the
land_cover_9_class.ipynb
-
- Details of NB [land_cover_9_class.ipynb](https://github.com/cropmosaiks/Featurization/blob/main/land_cover_9_class.ipynb)
+
+ land_cover_9_class.ipynb + There is an optional `landcover.ipynb` notebook that can be used to return various land cover land use percentages at a given point (i.e., the same points which you are interested in featurizing) such as cropped area, forrest cover, or built areas. This notebook uses the [10 meter land cover](https://planetarycomputer.microsoft.com/dataset/group/io-land-cover) dataset. This notebook is under development and has a known bug that will return NULL values around the UTM zone delineations. It is not recommended to use this until this bug can be fixed. +