diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2845d18..066d33d 100755 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,7 +25,7 @@ If you want to contribute to [libuhttpd](https://github.com/zhaojh329/libuhttpd) 5. Commit and push your changes, then make a pull request from Github. git commit --signoff - git push + git push origin libuhttpd-1-fix 6. Awaiting review, if accepted, merged! diff --git a/CONTRIBUTING_ZH.md b/CONTRIBUTING_ZH.md index 8cd68a1..6a1d507 100755 --- a/CONTRIBUTING_ZH.md +++ b/CONTRIBUTING_ZH.md @@ -25,7 +25,7 @@ 5. 提交代码并推送到服务器,然后从Github提交pull request。 git commit --signoff - git push + git push origin libuhttpd-1-fix 6. 等待审查,如果被接受,你的修改将会被合并到主分支。 diff --git a/README.md b/README.md index 42ec65a..c3bcbc6 100755 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [4]: https://github.com/zhaojh329/libuhttpd/pulls [5]: https://img.shields.io/badge/Issues-welcome-brightgreen.svg?style=plastic [6]: https://github.com/zhaojh329/libuhttpd/issues/new -[7]: https://img.shields.io/badge/release-2.1.0-blue.svg +[7]: https://img.shields.io/badge/release-1.0.5-blue.svg?style=plastic [8]: https://github.com/zhaojh329/libuhttpd/releases [![license][1]][2] diff --git a/README_ZH.md b/README_ZH.md index 7a6471d..dddc41b 100755 --- a/README_ZH.md +++ b/README_ZH.md @@ -6,7 +6,7 @@ [4]: https://github.com/zhaojh329/libuhttpd/pulls [5]: https://img.shields.io/badge/Issues-welcome-brightgreen.svg?style=plastic [6]: https://github.com/zhaojh329/libuhttpd/issues/new -[7]: https://img.shields.io/badge/release-2.1.0-blue.svg +[7]: https://img.shields.io/badge/release-1.0.5-blue.svg?style=plastic [8]: https://github.com/zhaojh329/libuhttpd/releases [![license][1]][2]