Skip to content

Commit 3b222b5

Browse files
Merge pull request #82 from kylebarron/patch-1
Update README
2 parents 4cbce50 + 6409d2d commit 3b222b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ If you just wish to use the publicly available Lambda layers you will need the A
3838

3939
#### v2.0.0-python
4040

41-
See the [GeoLambda Python README](python/README.md). The Python Lambda Layer includes the libraries `numpy`, `rasterio`, `GDAL`, `pyproj`, and `shapely`.
41+
See the [GeoLambda Python README](python/README.md). The Python Lambda Layer includes the libraries `numpy`, `rasterio`, `GDAL`, `pyproj`, and `shapely`. This is an addition to the standard GeoLambda layer; if you wish to use GeoLambda-Python, both layers must be included.
4242

4343
| Region | ARN |
4444
| ------ | --- |
@@ -56,7 +56,7 @@ See the [GeoLambda Python README](python/README.md). The Python Lambda Layer inc
5656

5757
#### v1.2.0-python
5858

59-
See the [GeoLambda Python README](python/README.md). The Python Lambda Layer includes the libraries `numpy`, `rasterio`, `GDAL`, `pyproj`, and `shapely`.
59+
See the [GeoLambda Python README](python/README.md). The Python Lambda Layer includes the libraries `numpy`, `rasterio`, `GDAL`, `pyproj`, and `shapely`. This is an addition to the standard GeoLambda layer; if you wish to use GeoLambda-Python, both layers must be included.
6060

6161
| Region | ARN |
6262
| ------ | --- |

0 commit comments

Comments
 (0)