HenryStephen commited on
Commit
eb8f031
β€’
1 Parent(s): eea0bde

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # RepoSnipy πŸ‰
2
  [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-md-dark.svg)](https://huggingface.co/spaces/Henry65/RepoSnipy)
3
  Neural search engine for discovering semantically similar Python repositories on GitHub.
 
1
+ ---
2
+ title: RepoSnipy
3
+ emoji: πŸ‰
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: streamlit
7
+ sdk_version: 1.31.1
8
+ app_file: app.py
9
+ pinned: true
10
+ license: mit
11
+ ---
12
+
13
  # RepoSnipy πŸ‰
14
  [![Open in Spaces](https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-md-dark.svg)](https://huggingface.co/spaces/Henry65/RepoSnipy)
15
  Neural search engine for discovering semantically similar Python repositories on GitHub.