From e0a984f7063f41ea52928f51b386cdba4398638b Mon Sep 17 00:00:00 2001 From: xingxing Date: Thu, 4 Jan 2018 23:16:46 +0800 Subject: [PATCH] Update readme --- README-zh.md | 6 +++--- README.md | 14 ++++++++++---- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/README-zh.md b/README-zh.md index 6d54430..f4cf498 100644 --- a/README-zh.md +++ b/README-zh.md @@ -4,7 +4,7 @@ **还在开发阶段.** 使用前请先备份,避免重要数据丢失. -# Screenshot +# 预览图 ![首页](screenshot/MainActivity.png) ![导航页](screenshot/Navigation.png) ![富文本编辑器](screenshot/RichText.png) @@ -12,7 +12,7 @@ ![搜索](screenshot/Search.png) ![AppWidget](screenshot/AppWidget.png) -# Download +# 下载地址 - [Git Release](https://github.com/leanote/leanote-android/releases/latest) - [Pgyer](https://www.pgyer.com/Leanote) @@ -28,7 +28,7 @@ # TODO - [ ] 全文搜索 -# Contributors +# 贡献者 - [houxg](https://github.com/houxg) - [xingstarx](https://github.com/xingstarx) diff --git a/README.md b/README.md index e79caa4..5fc01ee 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,16 @@ **It's still in developing.** Be careful when you using it and make sure you have an backup. +# 中文README +![README_ZH](README-zh.md) + # Screenshot -![MainActivity](https://raw.githubusercontent.com/houxg/Leamonax/develop/screenshot/MainActivity.png) -![Navigation](https://raw.githubusercontent.com/houxg/Leamonax/develop/screenshot/Navigation.png) -![RichText](https://raw.githubusercontent.com/houxg/Leamonax/develop/screenshot/RichText.png) -![Markdown](https://raw.githubusercontent.com/houxg/Leamonax/develop/screenshot/Markdown.png) +![MainActivity](screenshot/MainActivity.png) +![Navigation](screenshot/Navigation.png) +![RichText](screenshot/RichText.png) +![Markdown](screenshot/Markdown.png) +![Search](screenshot/Search.png) +![AppWidget](screenshot/AppWidget.png) # Download - [Git Release](https://github.com/leanote/leanote-android/releases/latest) @@ -21,6 +26,7 @@ - [x] Markdown support - [x] Custom host - [x] Search by note's title +- [x] appWidget # TODO - [ ] Searching for full-text fields