HenryStephen commited on
Commit
3e68e5b
β€’
1 Parent(s): 43515a8

Updata README file

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # RepoSnipy πŸ‰
2
  Neural search engine for discovering semantically similar Python repositories on GitHub.
3
 
 
1
+ ---
2
+ title: RepoSnipy
3
+ emoji: πŸ‰
4
+ colorFrom: green
5
+ colorTo: yellow
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
  Neural search engine for discovering semantically similar Python repositories on GitHub.
15