Ki-Seki commited on
Commit
6792abf
1 Parent(s): 3045ff2

docs: update

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,6 +51,6 @@ demo = gr.Interface(
51
  gr.Textbox(label="Command Line Output"),
52
  ],
53
  title="SimBiber",
54
- description="A tool to simplify bibtex references using SimBiber.",
55
  )
56
  demo.launch()
 
51
  gr.Textbox(label="Command Line Output"),
52
  ],
53
  title="SimBiber",
54
+ description="A tool to simplify bibtex references using SimBiber. Visit https://github.com/MLNLP-World/SimBiber for more information.",
55
  )
56
  demo.launch()