From 0282b48b9a4ce596e51e1fb2a1d3fc56bd2c811b Mon Sep 17 00:00:00 2001 From: life Date: Fri, 21 Aug 2015 23:54:03 +0800 Subject: [PATCH] Update readme --- LICENSE | 2 +- README.md | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/LICENSE b/LICENSE index 2ed903f2..b24b63ed 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -LEANOTE - NOT JUST A NOTEBOOK! +LEANOTE - NOT JUST A NOTEPAD! Copyright 2015 by the contributors. diff --git a/README.md b/README.md index 90a411e1..040ab269 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file +``` \ No newline at end of file