diff --git a/.gitignore b/.gitignore index 55965df..521f668 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ Thumbs.db /dist /data/texas-poker.db /data/avatar +/api/proto.js diff --git a/README.md b/README.md index 32dcec1..1c852c6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## 德州扑克后端,仅供娱乐技术交流,禁止赌博 +## 德州扑克后端,仅供技术实现参考,禁止赌博 ### [H5前端工程](https://github.com/tangmingyou/texas-poker-front)