Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2015-10-02 08:18:20 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2015-10-02 08:18:20 +0300
commitb4dcc8f82f681783b9f8aaa37a60ab8f387a22d4 (patch)
tree1942c65ca03f0f35bc710eeaef75c5d5c89d7bdd
parentaaa82b1b86a72c3360291d1f179e7f7111105ef9 (diff)
Update README.md
- Added Target: Provide App on F-Droid - Added Icons to Headings
-rw-r--r--README.md15
1 files changed, 8 insertions, 7 deletions
diff --git a/README.md b/README.md
index f1bfe246..b9d9563b 100644
--- a/README.md
+++ b/README.md
@@ -1,29 +1,30 @@
# OwnCloud-Notes
An android client for OwnCloud Notes App.
-**Warning:** This app is beta. This means it is not tested well (only by some VMs and my personal device).
+:construction: **Warning:** This app is beta. This means it is not tested well (only by some VMs and my personal device).
-##Features
+## :rocket: Features
* List, Create, Edit, Share and Delete Notes
* Share Text and Links as new Note into the App
* Bulk Delete
* Render MarkDown (using [AndDown](https://github.com/commonsguy/cwac-anddown))
* English and German UI
-##Planned Features
+## :checkered_flag: Planned Features
+* Provide App on [F-Droid](https://f-droid.org/) App-Store
* Bug Fixing
* Handle Internationalization
-##Screenshots
+## Screenshots
![Demo 1](/demo-1.png)
![Demo 2](/demo-2.png)
-##Requirements
+## :link: Requirements
* [OwnCloud](https://github.com/owncloud/) instance running
* [OwnCloud Notes](https://github.com/owncloud/notes) app enabled
-##License
+## :notebook: License
This Project is licensed under the [GNU GENERAL PUBLIC LICENSE](/LICENSE).
-## Alternatives
+## :twisted_rightwards_arrows: Alternatives
If you dislike this app and you are looking for alternatives: Have a look at [MyOwnNotes](https://github.com/aykit/MyOwnNotes).