balajiRRK commited on
Commit
e5b0f30
·
verified ·
1 Parent(s): b92e2a6

Update README.md

Browse files

Add description and tags to README

Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -8,6 +8,14 @@ sdk_version: 1.25.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ description: >-
12
+ Tool for summarizing land cover around a given latitude/longitude in the U.S. using CropScape data.
13
+ tags:
14
+ - geospatial
15
+ - gis
16
+ - ecology
17
+ - satellite-imagery
18
+ - geodata
19
  ---
20
 
21
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference