Update readme

This commit is contained in:
xingxing
2018-01-04 23:16:46 +08:00
parent 20e6fe7855
commit e0a984f706
2 changed files with 13 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
**还在开发阶段.** 使用前请先备份,避免重要数据丢失. **还在开发阶段.** 使用前请先备份,避免重要数据丢失.
# Screenshot # 预览图
![首页](screenshot/MainActivity.png) ![首页](screenshot/MainActivity.png)
![导航页](screenshot/Navigation.png) ![导航页](screenshot/Navigation.png)
![富文本编辑器](screenshot/RichText.png) ![富文本编辑器](screenshot/RichText.png)
@@ -12,7 +12,7 @@
![搜索](screenshot/Search.png) ![搜索](screenshot/Search.png)
![AppWidget](screenshot/AppWidget.png) ![AppWidget](screenshot/AppWidget.png)
# Download # 下载地址
- [Git Release](https://github.com/leanote/leanote-android/releases/latest) - [Git Release](https://github.com/leanote/leanote-android/releases/latest)
- [Pgyer](https://www.pgyer.com/Leanote) - [Pgyer](https://www.pgyer.com/Leanote)
@@ -28,7 +28,7 @@
# TODO # TODO
- [ ] 全文搜索 - [ ] 全文搜索
# Contributors # 贡献者
- [houxg](https://github.com/houxg) - [houxg](https://github.com/houxg)
- [xingstarx](https://github.com/xingstarx) - [xingstarx](https://github.com/xingstarx)

View File

@@ -4,11 +4,16 @@
**It's still in developing.** Be careful when you using it and make sure you have an backup. **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 # Screenshot
![MainActivity](https://raw.githubusercontent.com/houxg/Leamonax/develop/screenshot/MainActivity.png) ![MainActivity](screenshot/MainActivity.png)
![Navigation](https://raw.githubusercontent.com/houxg/Leamonax/develop/screenshot/Navigation.png) ![Navigation](screenshot/Navigation.png)
![RichText](https://raw.githubusercontent.com/houxg/Leamonax/develop/screenshot/RichText.png) ![RichText](screenshot/RichText.png)
![Markdown](https://raw.githubusercontent.com/houxg/Leamonax/develop/screenshot/Markdown.png) ![Markdown](screenshot/Markdown.png)
![Search](screenshot/Search.png)
![AppWidget](screenshot/AppWidget.png)
# Download # Download
- [Git Release](https://github.com/leanote/leanote-android/releases/latest) - [Git Release](https://github.com/leanote/leanote-android/releases/latest)
@@ -21,6 +26,7 @@
- [x] Markdown support - [x] Markdown support
- [x] Custom host - [x] Custom host
- [x] Search by note's title - [x] Search by note's title
- [x] appWidget
# TODO # TODO
- [ ] Searching for full-text fields - [ ] Searching for full-text fields