Skip to content

Commit

Permalink
Added contact info also to tl;dr
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreWohnsland committed Jan 13, 2023
1 parent f879172 commit 4dbe48e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions frontend/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -227,8 +227,9 @@ def display_api_instructions():
st.markdown(
"""
The tl;dr is you need to build your own [CocktailBerry](https://github.com/AndreWohnsland/CocktailBerry)
machine and install the software on it. After that, you provide me proof that it exists / works (video / pictures /
blog or social media post). Afterwards, you will get an API key to submit your machine data.
machine and install the software on it. After that, you [provide me proof](mailto:[email protected])
that it exists / works (video / pictures / blog or social media post).
Afterwards, you will get an API key to submit your machine data.
""")
with st.expander("Show details and reasons behind them:"):
__detailed_explanation()
Expand Down

0 comments on commit 4dbe48e

Please sign in to comment.