readme
This commit is contained in:
17
.project
Normal file
17
.project
Normal file
@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<projectDescription>
|
||||
<name>leanote-leanote</name>
|
||||
<comment></comment>
|
||||
<projects>
|
||||
</projects>
|
||||
<buildSpec>
|
||||
<buildCommand>
|
||||
<name>com.googlecode.goclipse.goBuilder</name>
|
||||
<arguments>
|
||||
</arguments>
|
||||
</buildCommand>
|
||||
</buildSpec>
|
||||
<natures>
|
||||
<nature>goclipse.goNature</nature>
|
||||
</natures>
|
||||
</projectDescription>
|
20
README.md
20
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
|
Reference in New Issue
Block a user