diff --git a/README.md b/README.md
index 79bf12b..40938bb 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,3 @@
-### Start
-
See the `conf.py`:
```
scheme = 'B'
@@ -19,6 +17,9 @@ schemeB = {
'fill_color': [227, 234, 244]
}
```
-You can choose scheme whcih you want.
-The A is useof openCV inpaint or model(LaMa); And B is useof openCV but no inpaint.
-When you finished the conf, run `python main.py`.
\ No newline at end of file
+You can choose scheme whcih you want.
+The A is useof openCV inpaint or model(LaMa); And B is useof openCV but no inpaint.
+When you finished the conf, run `python main.py`.
+
+If you have a better scheme, please connect me.
+Email: xiadongliang88@163.com
\ No newline at end of file