Added info on live demo
Browse files
README.md
CHANGED
@@ -19,7 +19,9 @@ app_file: app.py
|
|
19 |
|
20 |
This repository contain the Postly client, which serves as a micro-message communication platform, similar to Twitter.
|
21 |
|
22 |
-
|
|
|
|
|
23 |
|
24 |
## Getting started
|
25 |
|
|
|
19 |
|
20 |
This repository contain the Postly client, which serves as a micro-message communication platform, similar to Twitter.
|
21 |
|
22 |
+
To access the live demo, click on the `Hugging Face` badge above. Below is a snapshot of the current state of the demo app.
|
23 |
+
|
24 |
+
<img width="1400" alt="Screenshot" src="https://github.com/andreped/assets/postly_image.png">
|
25 |
|
26 |
## Getting started
|
27 |
|