Synacknetwork commited on
Commit
229fe87
·
verified ·
1 Parent(s): 7095423

Update app.py

Browse files

Updated banner text.

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -139,7 +139,7 @@ iface = gr.Interface(
139
  ],
140
  live=True,
141
  title="WebCrawlPLUS",
142
- description="A web crawler that searches for keywords and shit."
143
  )
144
 
145
  # Launch the Gradio app
 
139
  ],
140
  live=True,
141
  title="WebCrawlPLUS",
142
+ description="A webcrawler from SynAckNetwork.com"
143
  )
144
 
145
  # Launch the Gradio app