(feat) update main readme

This commit is contained in:
Michael Feng
2023-08-03 12:38:03 -07:00
parent c6412b1d6d
commit b972efbb06
3 changed files with 29 additions and 11 deletions

View File

@@ -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)! 🙏")