andreped commited on
Commit
bb0848f
·
1 Parent(s): 5f04bde

Updated README to include huggingface stuff

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Postly
2
 
3
  This repository contain the Postly client, which serves as a micro-message communication platform, similar to Twitter.
 
1
+ ---
2
+ title: 'Postly: a simple twitter clone'
3
+ colorFrom: indigo
4
+ colorTo: indigo
5
+ sdk: streamlit
6
+ app_port: 7860
7
+ emoji: 🫁
8
+ pinned: false
9
+ license: mit
10
+ app_file: app.py
11
+ ---
12
+
13
  # Postly
14
 
15
  This repository contain the Postly client, which serves as a micro-message communication platform, similar to Twitter.