From 2edf59941bdcf6f12b8c0a36a6c6a0722873d907 Mon Sep 17 00:00:00 2001 From: life Date: Fri, 11 Dec 2015 16:59:43 +0800 Subject: [PATCH] update doc --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 86bb3987..6b663b07 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Please see http://app.leanote.com See https://github.com/atom/electron -### 2. How to run it +### 2. Run it with electron Download this project, and run @@ -25,6 +25,11 @@ $> cd PATH-TO-LEANOTE-DESKTOP-APP $> Electron . ``` +## Docs + +Please see https://github.com/leanote/desktop-app/wiki + + ## LICENSE [LICENSE](https://github.com/leanote/desktop-app/blob/master/LICENSE)