From 4f32ce4a7590409c0d8ef8ae455e142460743b85 Mon Sep 17 00:00:00 2001 From: Samriddha Basu Date: Wed, 21 Jun 2017 02:52:31 +0530 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3ad7159..63342b2 100644 --- a/README.md +++ b/README.md @@ -1,21 +1,22 @@ # Notes-App A simple note-taking app for Android that is fully open-source -##Features +## Features - Write notes having a title, subtitle and some content - Share note - Create a notification from note - Archive notes - Backup notes to Google Drive +- App Shortcuts (on Android 7.1+) - Optional Light Theme -##Instructions for building +## Instructions for building This app uses the Google Drive API to backup and restore databases. The Drive API requires you to authorize your app with OAuth 2.0 credentials based on your application's signing keys. Enable the Drive API in the [Google Developer Console](https://console.developers.google.com/apis/) and generate these credentials by providing the SHA-1 for your signing key. NOTE: You will need to edit the signing configs in the app level build.gradle -##Licence +## Licence Copyright © 2016 Samriddha Basu This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by