LiuZichen commited on
Commit
58051d3
1 Parent(s): a75a882

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -200,7 +200,7 @@ with gr.Blocks(css=css) as demo:
200
  text = gr.Markdown(
201
  """
202
  # Welcome to MagicQuill!
203
- Click the [link](https://magicquill.art) to view our demo and tutorial.
204
  """)
205
  with gr.Row(elem_classes="row"):
206
  ms = MagicQuill(theme="light")
 
200
  text = gr.Markdown(
201
  """
202
  # Welcome to MagicQuill!
203
+ Click the [link](https://magicquill.art) to view our demo and tutorial. Give us a [GitHub star](https://github.com/magic-quill/magicquill) if you are interested.
204
  """)
205
  with gr.Row(elem_classes="row"):
206
  ms = MagicQuill(theme="light")