Spaces:
Running
Running
KolumbusLindh
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -214,7 +214,7 @@ def create_interface():
|
|
214 |
])
|
215 |
|
216 |
# Add final status message
|
217 |
-
updates.append("Jobs found!
|
218 |
|
219 |
return updates
|
220 |
|
|
|
214 |
])
|
215 |
|
216 |
# Add final status message
|
217 |
+
updates.append("Jobs found! If you decide to help us by rating them as relevant or not relevant, your CV will be uploaded to our servers and used for improving the service. ")
|
218 |
|
219 |
return updates
|
220 |
|