Add updated notice to README
continuous-integration/drone/push Build is passing Details

This commit is contained in:
IamTheFij 2020-02-03 12:37:58 -08:00
parent 02a2a62cc6
commit 5b31e01f12
1 changed files with 1 additions and 6 deletions

View File

@ -5,9 +5,4 @@ Simple Open Source implementation of the OTBeat app for Android.
### Note
This is an Unofficial app. The API may change without notice and this client may break.
### TODO
- [x] Clean all personal info (names)
- [x] Add proper docstrings
- [ ] Squash down history
- [ ] Infinite scrolling to load more summaries
- [ ] Fix request caching or use a local state to persist data
I haven't really touched this in a long time. It may no longer work with the current API. Also, the CI status may not properly reflect the current build status since the box it builds on sometimes runs out of memory.