Skip to content

Commit 50d50d5

Browse files
committed
docs(): Update README
1 parent f807c7c commit 50d50d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,20 @@ This app started when someone told me that since I was excellent in coding (exam
66

77
## Current status
88
Currently, the project is in **BETA**.
9-
There will be an APK download coming soon! Stay tuned! :tada:
9+
To get the latest pre-release, go to [Releases](https://github.com/Chan4077/StudyBuddy/releases).
1010

1111
## TODO
1212
- Add calendar
1313
- Add different views (Use `Fragment` etc.)
1414
- Google Sign-in support (aka Firebase) for abilities to save to the cloud
15-
- Gitignore `.idea` files
1615
- Add screenshots
1716
- Add this app to the play store
1817

1918
## Features
2019
- Add a new task and can be undone via a snackbar
2120
- Mark a todo as done (For some reason, it's a bit broken)
2221
- Settings (Currently doesn't affect anything)
22+
- Add tooltips to practically every single view (using `TooltipCompat` recently introduced in Design support `v26.0.0`)
2323

2424
---
2525
## Building/ Contributing

0 commit comments

Comments
 (0)