Skip to content

Commit cd46bf9

Browse files
committed
Add TODO section to README
Added a TODO list to outline pending tasks for the app, including creating an icon, splash screen, and enabling app signing for Play Store distribution. This provides clear guidance for future development steps.
1 parent f9189da commit cd46bf9

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,9 @@ BUILDTOOL=35.0.0
6464
P4A_VERSION=2024.1.21
6565
CYTHON_VERSION=3.0.4
6666
```
67+
68+
## TODO List
69+
70+
- [ ] Add icon for the app
71+
- [ ] Add splash screen for the app
72+
- [ ] Add the possibility to sign the app (ready for the Play store)

0 commit comments

Comments
 (0)