Sanshruth commited on
Commit
6901b49
1 Parent(s): f13ac3a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -250,7 +250,7 @@ def pdf_to_html(pdf_file, font_name):
250
  # Gradio Interface
251
  with gr.Blocks(theme=gr.themes.Soft()) as app:
252
  gr.Markdown("# Bionic Reading PDF Converter")
253
- gr.Markdown("### Please 🌟 the repository at https://github.com/SanshruthR/Bionic_Reading_Hub")
254
 
255
 
256
  with gr.Row():
 
250
  # Gradio Interface
251
  with gr.Blocks(theme=gr.themes.Soft()) as app:
252
  gr.Markdown("# Bionic Reading PDF Converter")
253
+ gr.Markdown("### https://github.com/SanshruthR/Bionic_Reading_Hub")
254
 
255
 
256
  with gr.Row():