Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -214,7 +214,7 @@ def create_interface():
214
  ])
215
 
216
  # Add final status message
217
- updates.append("Jobs found! Rate them as relevant or not relevant.")
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