From 5b31e01f123ae9e572587b88e6d078b5b620610b Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Mon, 3 Feb 2020 12:37:58 -0800 Subject: [PATCH] Add updated notice to README --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index ade4eea..1410d51 100644 --- a/README.md +++ b/README.md @@ -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.