CultriX commited on
Commit
85fd625
·
1 Parent(s): 2d6afaa

Fix metadata in README.md for HuggingFace Hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,8 +6,8 @@ colorTo: green
6
  sdk: docker
7
  app_file: app.py
8
  pinned: false
9
- license: MIT
10
- short_description: Scrape webpages or GitHub repos to generate RAG-ready datasets.
11
  ---
12
 
13
  # RAG-Ready Content Scraper
 
6
  sdk: docker
7
  app_file: app.py
8
  pinned: false
9
+ license: mit
10
+ short_description: Scrape web/GitHub for RAG-ready datasets.
11
  ---
12
 
13
  # RAG-Ready Content Scraper