Pietro Lesci commited on
Commit
733f751
1 Parent(s): d4b2d54

update readme

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # To run locally in Docker
2
  1. Clone this repo
3
  1. run `make build` to create image
 
1
+ ---
2
+ title: Wordify
3
+ emoji: 🤗
4
+ colorFrom: yellow
5
+ colorTo: orange
6
+ sdk: streamlit
7
+ app_file: app.py
8
+ pinned: false
9
+ ---
10
+
11
+
12
  # To run locally in Docker
13
  1. Clone this repo
14
  1. run `make build` to create image