From 9f5dc8a0e2da1e70a928ab3adac1266eee365110 Mon Sep 17 00:00:00 2001 From: lealife Date: Sun, 10 May 2015 15:07:51 +0800 Subject: [PATCH] update readme --- .gitignore | 2 ++ README.md | 32 ++++++++++++++++++++++---------- README_zh.md | 32 +++++++++++++++++++++----------- 3 files changed, 45 insertions(+), 21 deletions(-) diff --git a/.gitignore b/.gitignore index 8435e09..2fc292c 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ app/tmp/main.go .project public/config.codekit files +/gulpfile.js +/node_modules diff --git a/README.md b/README.md index f9ff496..19c5bd4 100644 --- a/README.md +++ b/README.md @@ -31,21 +31,33 @@ More information about how to install leanote please see: Please see [How-to-develop-leanote](https://github.com/leanote/leanote/wiki/How-to-develop-leanote-%E5%A6%82%E4%BD%95%E5%BC%80%E5%8F%91leanote) -## 5. Contributors -Thank you to all the [contributors](https://github.com/leanote/leanote/graphs/contributors) on -this project. Your help is much appreciated. - -## 6. Contributing - -Please fork this repository and contribute back using [pull requests](https://github.com/leanote/leanote/pulls). - -## Docs +## 5. Docs * [leanote binary distribution installation tutorial](https://github.com/leanote/leanote/wiki/leanote-binary-distribution-installation-tutorial) * [leanote develop distribution installation tutorial](https://github.com/leanote/leanote/wiki/leanote-develop-distribution-installation-tutorial) * [leanote blog theme api](https://github.com/leanote/leanote/wiki/leanote-blog-theme-api_en) +## 6. Contributors +Thank you to all the [contributors](https://github.com/leanote/leanote/graphs/contributors) on +this project. Your help is much appreciated. -## Discussion +## 7.Join us +Please fork this repository and contribute back using [pull requests](https://github.com/leanote/leanote/pulls). + +If you find some problems or has some good ideas, please submit [issues](https://github.com/leanote/leanote/issues). + +You are always welcomed! + +## 8. Donation +Support us, [donate us](http://leanote.org/#donate). And thanks [donators](http://leanote.leanote.com/post/leanote-donation-list) + +## 9. Related projects +* [Leanote Desktop App](https://github.com/leanote/desktop-app), [Download](http://app.leanote.com) +* [Leanote IOS](https://github.com/leanote/leanote-ios), development phase +* [Leanote Android](https://github.com/Dminter/leanote-android-client), development phase + +And also, you are welcome to join us. + +## 9. Discussion * [leanote bbs](http://bbs.leanote.com) * [leanote google group](https://groups.google.com/forum/#!forum/leanote) * QQ Group: 158716820 diff --git a/README_zh.md b/README_zh.md index 40980d8..3e32b83 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,4 +1,3 @@ - # Leanote产品 ## 1. 介绍 @@ -32,22 +31,33 @@ leanote是一款私有云笔记, 你可以下载它安装在自己的服务器 请查看 [How-to-develop-leanote](https://github.com/leanote/leanote/wiki/How-to-develop-leanote-%E5%A6%82%E4%BD%95%E5%BC%80%E5%8F%91leanote) -## 5. 贡献者 -多谢 [贡献者](https://github.com/leanote/leanote/graphs/contributors) 的贡献, leanote因有你们而更完美! - -## 6. 加入我们 - -欢迎提交[pull requests](https://github.com/leanote/leanote/pulls) 到leanote. - -leanote还有很多问题, 如果你喜欢它, 欢迎加入我们一起完善leanote. - -## 相关文档 +## 5 相关文档 * [leanote二进制版详细安装教程](https://github.com/leanote/leanote/wiki/leanote%E4%BA%8C%E8%BF%9B%E5%88%B6%E7%89%88%E8%AF%A6%E7%BB%86%E5%AE%89%E8%A3%85%E6%95%99%E7%A8%8B) * [leanote开发版详细安装教程](https://github.com/leanote/leanote/wiki/leanote%E5%BC%80%E5%8F%91%E7%89%88%E8%AF%A6%E7%BB%86%E5%AE%89%E8%A3%85%E6%95%99%E7%A8%8B) * [Leanote source leanote源码导读](https://github.com/leanote/leanote/wiki/Leanote-source-leanote源码导读) * [leanote blog theme api(中文版)](https://github.com/leanote/leanote/wiki/leanote-blog-theme-api) * [How to develop leanote 如何开发leanote](https://github.com/leanote/leanote/wiki/How-to-develop-leanote-如何开发leanote) +## 6. 贡献者 +多谢 [贡献者](https://github.com/leanote/leanote/graphs/contributors) 的贡献, leanote因有你们而更完美! + +## 7. 加入我们 + +欢迎提交[pull requests](https://github.com/leanote/leanote/pulls) 到leanote. + +有任何问题或建议, 欢迎提交[issue](https://github.com/leanote/leanote/issues) + +Leanote还有很多问题, 如果你喜欢它, 欢迎加入我们一起完善leanote. + +## 8. 捐赠 +支持我们, [捐赠Leanote](http://leanote.org/#donate). 感谢[捐赠者](http://leanote.leanote.com/post/leanote-donation-list), 谢谢你们的鼓励, Leanote会一直坚持! + +## 9. 其它相关项目 +* [Leanote Desktop App](https://github.com/leanote/desktop-app), [下载地址](http://app.leanote.com) +* [Leanote IOS](https://github.com/leanote/leanote-ios), 开发阶段 +* [Leanote Android](https://github.com/Dminter/leanote-android-client), 开发阶段 + +同样, 欢迎加入我们! ## 讨论 * [leanote 社区](http://bbs.leanote.com)