Ludvig
commited on
Commit
·
ca8c18d
1
Parent(s):
cb63bef
Changes to alpha version
Browse files- text_sections.py +1 -1
text_sections.py
CHANGED
|
@@ -56,7 +56,7 @@ def intro_text():
|
|
| 56 |
)
|
| 57 |
st.markdown("""---""")
|
| 58 |
st.markdown(
|
| 59 |
-
"This release is
|
| 60 |
"on [GitHub](https://github.com/LudvigOlsen/cvms_plot_app/issues)."
|
| 61 |
)
|
| 62 |
st.write(
|
|
|
|
| 56 |
)
|
| 57 |
st.markdown("""---""")
|
| 58 |
st.markdown(
|
| 59 |
+
"This release is an **alpha** version (very early). Report errors or suggestions "
|
| 60 |
"on [GitHub](https://github.com/LudvigOlsen/cvms_plot_app/issues)."
|
| 61 |
)
|
| 62 |
st.write(
|