mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2025-12-19 06:24:21 +01:00
(feat) update main readme
This commit is contained in:
6
main.py
6
main.py
@@ -21,7 +21,7 @@ show_pages(
|
||||
|
||||
st.write("Watch this video to understand how the dashboard works! 🦅")
|
||||
c1, c2, c3 = st.columns([1, 6, 1])
|
||||
with c2:
|
||||
st.video("https://youtu.be/l6PWbN2pDK8")
|
||||
st.write("If you want to contribute, post your idea in #dev-channel of [hummingbot discord](https://discord.gg/CjxZtkrH)")
|
||||
st.write("---")
|
||||
with c2:
|
||||
st.video("https://youtu.be/2q9HSyIPuf4")
|
||||
st.write("Please give us feedback in the **#dashboard** channel of the [Hummingbot Discord](https://discord.gg/hummingbot)! 🙏")
|
||||
|
||||
Reference in New Issue
Block a user