Update readme

This commit is contained in:
life
2015-08-21 23:54:03 +08:00
parent 3676d1e176
commit 0282b48b9a
2 changed files with 7 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
LEANOTE - NOT JUST A NOTEBOOK!
LEANOTE - NOT JUST A NOTEPAD!
Copyright 2015 by the contributors.

View File

@@ -4,7 +4,6 @@ Use Electron(atom-shell) to create leanote desktop app.
![preview.png](preview.png "")
## Download
Please see http://app.leanote.com
@@ -24,9 +23,12 @@ $> cd PATH-TO-LEANOTE-DESKTOP-APP/src
$> Electron .
```
## LICENSE
LEANOTE - NOT JUST A NOTEBOOK!
[LICENSE](https://github.com/leanote/desktop-app/blob/master/LICENSE)
```
LEANOTE - NOT JUST A NOTEPAD!
Copyright 2015 by the contributors.
@@ -41,5 +43,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
Leanote destop app is licensed under the GPL v2.
[LICENSE](https://github.com/leanote/desktop-app/blob/master/LICENSE)
```