From b5370cee6c80b370d56e5aed3c744df2a8389e95 Mon Sep 17 00:00:00 2001 From: 3god Date: Tue, 8 Oct 2024 10:08:22 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=91=E5=BF=AB=E5=85=851.5.0=20=E5=88=9D?= =?UTF-8?q?=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.en.md | 36 ------------------------------------ README.md | 4 ++++ 2 files changed, 4 insertions(+), 36 deletions(-) delete mode 100644 README.en.md diff --git a/README.en.md b/README.en.md deleted file mode 100644 index cee5c4c..0000000 --- a/README.en.md +++ /dev/null @@ -1,36 +0,0 @@ -# JChargePointProtocol - -#### Description -JAVA 充电桩协议库 - -#### Software Architecture -Software architecture description - -#### Installation - -1. xxxx -2. xxxx -3. xxxx - -#### Instructions - -1. xxxx -2. xxxx -3. xxxx - -#### Contribution - -1. Fork the repository -2. Create Feat_xxx branch -3. Commit your code -4. Create Pull Request - - -#### Gitee Feature - -1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md -2. Gitee blog [blog.gitee.com](https://blog.gitee.com) -3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore) -4. The most valuable open source project [GVP](https://gitee.com/gvp) -5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help) -6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/) diff --git a/README.md b/README.md index d8a94c5..f312fe7 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,10 @@ |---|---| | 云快充 | 1.5.0 | +------------------------------ +#### 充电桩协议文档 +百度网盘: https://pan.baidu.com/s/1xT8xWty1XRUHDzTZM_8aLw?pwd=jcpp + ------------------------------ #### 代码编写指南 TODO