awacke1 commited on
Commit
aac6f8d
1 Parent(s): 87671a4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -19,11 +19,11 @@ st.set_page_config(
19
  PromptPrefix = 'Create a markdown outline and table with appropriate emojis for card game rulesets which define the method steps of play for the topics of '
20
  PromptPrefix2 = 'Create a streamlit python user interface and app with appropriate emojis for card game rules with method steps of play and show full code listing for the subject: '
21
 
22
- st.markdown('''### 🎴📚🧠CardGameAI
23
- - **Elevate Your Game with Mixable Card Game AI:** Dive into a universe where strategy meets creativity.
24
- - **Capabilities:** Crafts intricate glossaries, dynamic rule sets, and seamless jump-link brains.
25
- - **Experience:** Transforms every card game into an adventure, making it more than just play.
26
- - **Query Parameter Usage:** Enter a card game term in the URL query, like `?q=MagicTheGathering` or `?query=DeckBuilding`, to dive deeper into your game of choice.
27
  ''')
28
 
29
  # -----------------------------------------------------------------Art Card Sidebar:
 
19
  PromptPrefix = 'Create a markdown outline and table with appropriate emojis for card game rulesets which define the method steps of play for the topics of '
20
  PromptPrefix2 = 'Create a streamlit python user interface and app with appropriate emojis for card game rules with method steps of play and show full code listing for the subject: '
21
 
22
+ st.markdown('''### 🎴📚🧠 CardGameAI
23
+ - 🚀 **Elevate Your Game:** Strategy meets creativity in the card game universe.
24
+ - 🛠️ **Capabilities:** Craft intricate glossaries, dynamic rules, and seamless jump-link brains.
25
+ - 🌟 **Experience:** Every card game becomes an adventure, enhancing the play.
26
+ - 🔍 **Query Use:** Input `?q=MagicTheGathering` or `?query=DeckBuilding` in URL for deeper insights.
27
  ''')
28
 
29
  # -----------------------------------------------------------------Art Card Sidebar: