gathnex commited on
Commit
d4efbfd
1 Parent(s): 997b46c

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 [Gokul](https://www.linkedin.com/in/gokul-raja-1541b8226/) who make a significant contribution to this project.
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.
9
  """
10
 
11