jeffeux commited on
Commit
def50a5
1 Parent(s): d825710

Fix README for HF space

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/howard-haowen/spacy-streamlit/HEAD)
2
 
3
  This repo hosts a [Streamlit Web APP](https://share.streamlit.io/howard-haowen/spacy-streamlit/app.py) that leverages the power of [spaCy](https://spacy.io/) to assist language learning. It currently suppports the following languages:
 
1
+ ---
2
+ title: {{title}}
3
+ emoji: {{emoji}}
4
+ colorFrom: {{colorFrom}}
5
+ colorTo: {{colorTo}}
6
+ sdk: {{sdk}}
7
+ sdk_version: {{sdkVersion}}
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/howard-haowen/spacy-streamlit/HEAD)
13
 
14
  This repo hosts a [Streamlit Web APP](https://share.streamlit.io/howard-haowen/spacy-streamlit/app.py) that leverages the power of [spaCy](https://spacy.io/) to assist language learning. It currently suppports the following languages: