chainyo commited on
Commit
43c72d5
Β·
1 Parent(s): 9099e9b

correct explanations

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -66,7 +66,6 @@ button {
66
  unsafe_allow_html=True,
67
  )
68
 
69
- # UI
70
  st.title("kwest.dev")
71
  st.subheader("Leverage the power of storytelling for any idea. πŸ’‘")
72
 
@@ -77,7 +76,7 @@ with st.expander(label="How to present your idea to get the best story πŸ‘‡", ex
77
  - πŸ“ Give as much **context** as possible. For example, what is the problem you are trying to solve? If you have a good name for your idea, share it.
78
  - πŸ‘€ What is the **audience** for your idea? Who are the people that should be interested in it?
79
 
80
- Once you have shared this information, you will have the opportunity to choose a recipe to craft your story.
81
  The different recipes available are: `sell`, `motivate`, `convince`, `connect`, `explain`, `lead`, `impress`
82
 
83
  You can choose the recipe that best fits your idea, but to help you decide we will mark the 1st and 2nd best recipes with πŸ₯‡ and πŸ₯ˆ respectively.
 
66
  unsafe_allow_html=True,
67
  )
68
 
 
69
  st.title("kwest.dev")
70
  st.subheader("Leverage the power of storytelling for any idea. πŸ’‘")
71
 
 
76
  - πŸ“ Give as much **context** as possible. For example, what is the problem you are trying to solve? If you have a good name for your idea, share it.
77
  - πŸ‘€ What is the **audience** for your idea? Who are the people that should be interested in it?
78
 
79
+ Once you have shared these details, you will have the opportunity to choose a recipe to craft your story.
80
  The different recipes available are: `sell`, `motivate`, `convince`, `connect`, `explain`, `lead`, `impress`
81
 
82
  You can choose the recipe that best fits your idea, but to help you decide we will mark the 1st and 2nd best recipes with πŸ₯‡ and πŸ₯ˆ respectively.