Update readme

This commit is contained in:
xingxing
2018-01-04 23:10:13 +08:00
parent d3f24e5017
commit 20e6fe7855
8 changed files with 37 additions and 0 deletions

36
README-zh.md Normal file
View File

@@ -0,0 +1,36 @@
# New Leanote Android (Leamonax)
[![Build Status](https://travis-ci.org/leanote/leanote-android.svg?branch=master)](https://travis-ci.org/leanote/leanote-android?branch=master)
**还在开发阶段.** 使用前请先备份,避免重要数据丢失.
# Screenshot
![首页](screenshot/MainActivity.png)
![导航页](screenshot/Navigation.png)
![富文本编辑器](screenshot/RichText.png)
![Markdown编辑器](screenshot/Markdown.png)
![搜索](screenshot/Search.png)
![AppWidget](screenshot/AppWidget.png)
# Download
- [Git Release](https://github.com/leanote/leanote-android/releases/latest)
- [Pgyer](https://www.pgyer.com/Leanote)
# Features
- [x] 登陆注册
- [x] 浏览笔记,同步笔记
- [x] 支持富文本编辑器
- [x] 支持Markdown编辑器
- [x] 自建域名
- [x] 根据title查找笔记
- [x] appWidget小组件
# TODO
- [ ] 全文搜索
# Contributors
- [houxg](https://github.com/houxg)
- [xingstarx](https://github.com/xingstarx)
- [nicacol](https://github.com/nicacol)
- [Ericwyn](https://github.com/Ericwyn)

View File

@@ -30,3 +30,4 @@
- [houxg](https://github.com/houxg)
- [xingstarx](https://github.com/xingstarx)
- [nicacol](https://github.com/nicacol)
- [Ericwyn](https://github.com/Ericwyn)

BIN
screenshot/AppWidget.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 402 KiB

BIN
screenshot/MainActivity.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 188 KiB

BIN
screenshot/Markdown.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 149 KiB

BIN
screenshot/Navigation.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 129 KiB

BIN
screenshot/RichText.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 233 KiB

BIN
screenshot/Search.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 187 KiB