Updated README to include a frequently asked questions section

This commit is contained in:
Om Godse 2023-03-13 11:11:29 +05:30 committed by GitHub
parent 4432be51c1
commit dc4d19755b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
### Background
Notally was created because I wanted to make something that was beautiful and at the same time, useful. It's extremely light, there are minimal dependencies and lines of code. (Without compromising on readability)
Notally was created because I wanted to make something that was beautiful and at the same time, useful. It's extremely light, there are minimal dependencies and lines of code.
### Features
* Auto backup
@ -16,7 +16,7 @@ Notally was created because I wanted to make something that was beautiful and at
[<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="70"/>](https://f-droid.org/packages/com.omgodse.notally/)
### Translations
All translations are crowd sourced. To contribute or point out any errors, email me or open a pull request.
All translations are crowd sourced. To contribute, follow these [guidelines](https://m2.material.io/design/communication/writing.html) and email me or open a pull request.
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" width="250"/><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.png" width="250"/><img src="fastlane/metadata/android/en-US/images/phoneScreenshots/3.png" width="250"/>
@ -29,5 +29,11 @@ All translations are crowd sourced. To contribute or point out any errors, email
### Roadmap
These are in works but they'll take time as this is a side project.
- [ ] Images
- [X] Auto backup
- [ ] Batch selection
- [ ] Widgets
- [ ] Batch selection
### Frequently Asked Questions
*When will Material 3 be supported?*
It won't be. Material 1 and 2 are far better design systems.