From a4b801ec78fba7a94d94c3d5df37e7c5eebd7053 Mon Sep 17 00:00:00 2001 From: life Date: Tue, 6 May 2014 22:40:29 +0800 Subject: [PATCH] readme --- .DS_Store | Bin 0 -> 6148 bytes .project | 17 +++++++++++++++++ README.md | 20 +++++++++++++++++--- 3 files changed, 34 insertions(+), 3 deletions(-) create mode 100644 .DS_Store create mode 100644 .project diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..e411dc02779fa82679f202f5939d161146a40c11 GIT binary patch literal 6148 zcmeHK!AiqG5PegFHhAgLV~(B*{z0sX5Ks@z2PkcWD3OTPdp^gH@dNxDeY3lSCef=% znSt52JNss{c?p>;09m|k&VU(!DP3_Av-!bvUVUVf5IH1@TcgAl4PHs42@TTNF^L=RWhzjcw|6{Q3 z5w1|+0y%EDmwd3gvUgXHu_W`Hd%q^m@q|r3LzaV#i1%0Fb+`}t9Pl_aGX+cmQ(%u3 zV9i#W9(%Ob6fgx$fldMaJ|uL-G+^t|eLC2Bn)z%*d%kux;$sYIVD z;fNtVo$(~_(txc;pAHF!4+&S6a6%Dxb*`T{IwbXIttns%^c6Vp! zfGMz73P_Zd*@CweYU}9cwALo{JGz?kT8~`{JFXOytEKpa?u_w7JH#|#>yZ(f{RlW2 KtT6@tRDo|`eOKZD literal 0 HcmV?d00001 diff --git a/.project b/.project new file mode 100644 index 0000000..8cf7ef7 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + leanote-leanote + + + + + + com.googlecode.goclipse.goBuilder + + + + + + goclipse.goNature + + diff --git a/README.md b/README.md index 5be9575..a7a961b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,18 @@ -leanote -======= +## Introduction -Your own cloud note +leanote, it's a cloud note. You can create your own cloud note in leanote. + +## Features +* Knowledge: manage your knowledge in leanote. Leanote contains tinymce editor and markdown editor, just enjoy yourself and leanote. +* Share: share your knowledge to your friends in leanote. Well, you are not alone, you can invite your friends to join your cloud note and share your knowledge each other. +* Cooperation: collaborate with friends to improve your knowledge. +* Blog: public your knowledge and leanote be your blog. + +## Why we create leanote +Well, to be honest, our inspiration comes from evernote, and we use evenote to manage our knowledge everyday. But we find that: +* Evernote's editor can't meet our needs, it hasn't document navigation, can't put our codes(as a programmer, put codes is the basic needs), can't resize images...) +* We like markdown, but evernote don't support it. +* We want to public our knowledge, so we have our blog(such as wordpress) and evernote, but why can't be one! +* ...... + +## How to use it \ No newline at end of file