diff --git a/app.py b/app.py
index 61d7190..cc1d5ec 100644
--- a/app.py
+++ b/app.py
@@ -252,7 +252,8 @@ def add_recipe():
response_data = {"message": "Recipe already exists"}
return jsonify(response_data), 400
xcf_recipe = get_recipe_from_xiachufang(url)
- description = ""
+ description = "" + '来源' + ""
+ description += "
"
if xcf_recipe['ingredients']:
description += "