UCS2014 commited on
Commit
d5833bf
·
verified ·
1 Parent(s): a38e540

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+
2
+ # Company Apps
3
+ A simple Streamlit landing page for two Hugging Face Spaces.
4
+
5
+ ## How to use
6
+ 1. Edit `app.py` and replace all `YOUR_*` placeholders.
7
+ 2. Put your images in `assets/logo.png`, `assets/app1.png`, `assets/app2.png` (replace placeholders).
8
+ 3. Commit to your Streamlit Space.