Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
BijoySingh committed Jan 15, 2018
2 parents 8eba9a7 + 77e93b2 commit 7dca2aa
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# Material Notes on Android
This is the code which powers the Material notes app on Android by Maubis Apps.

The app can be downloaded from:
https://play.google.com/store/apps/details?id=com.bijoysingh.quicknote

This app is meant for a simple yet powerful rich text experience. It's still being built and improved.

<a href="https://f-droid.org/packages/com.bijoysingh.quicknote/" target="_blank">
<img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="80"/></a>
<a href="https://play.google.com/store/apps/details?id=com.bijoysingh.quicknote" target="_blank">
<img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="Get it on Google Play" height="80"/></a>

# Highlights of the application features
- Fully Offline: The application doesnot store anything online, no logs, etc.
- Choice of Grid / List layouts
Expand Down

0 comments on commit 7dca2aa

Please sign in to comment.