mirror of
https://github.com/PhilKes/NotallyX.git
synced 2025-06-29 04:39:54 +00:00
Updated README to include a frequently asked questions section
This commit is contained in:
parent
4432be51c1
commit
dc4d19755b
1 changed files with 10 additions and 4 deletions
14
README.md
14
README.md
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue