gathnex commited on
Commit
e7900ad
1 Parent(s): 706f549

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ import gradio as gr
5
 
6
  greety = """
7
  As a derivate work of [Linkedin Automation System](https://medium.com/@gathnex) by Gathnex,
8
- Follow us on [linkedin](https://www.linkedin.com/company/gathnex/) and [Github](https://github.com/gathnexadmin). a special thanks to the Gathnex team members.
9
  """
10
 
11
 
 
5
 
6
  greety = """
7
  As a derivate work of [Linkedin Automation System](https://medium.com/@gathnex) by Gathnex,
8
+ Follow us on [linkedin](https://www.linkedin.com/company/gathnex/) and [Github](https://github.com/gathnexadmin). A special thanks to the Gathnex team members who made a significant contribution to this project.
9
  """
10
 
11