diff --git a/README.md b/README.md
index 86d0a24279f18a6a029bdaa754ec41961eccf585..c626052be33983ced2581b4293fe66f4a90b15b1 100644
--- a/README.md
+++ b/README.md
@@ -366,4 +366,15 @@ npm start
   ```
   src="assets/guess-read/btn.png"
   ```
-  
\ No newline at end of file
+  
+  ### no such file or directory,
+
+  出现类似如:
+  ```
+  Error: ENOENT: no such file or directory, open 'C:/publish/resources/xxxx/v1/index.html'
+  ```
+  这样的代码时, 请确认新建模板的时候表单填写的“配置页面URL”与“展示页面URL” 填写的路径是否正确
+
+  ### 已经发布的模板,制作课件时看不到
+
+  如果模板已经确认发布成功了,制作课件的时候却看不到这个模板,请编辑模板,查看模板类型是否选择为“课中模板”
\ No newline at end of file