diff options
| author | Alex Schofield <git@ajschof.me> | 2026-05-03 13:19:27 +0100 |
|---|---|---|
| committer | Alex Schofield <git@ajschof.me> | 2026-05-03 13:19:27 +0100 |
| commit | 7777cb3bf181175460f36bbe9bd510a4aefe8f39 (patch) | |
| tree | 7889fa8f1b19bb04afed80b96776f4eee5733605 | |
| parent | bb091c34aaad87fdc247e4c0679ac8488f8e3020 (diff) | |
| download | fuelnearme-7777cb3bf181175460f36bbe9bd510a4aefe8f39.tar.gz fuelnearme-7777cb3bf181175460f36bbe9bd510a4aefe8f39.zip | |
update readme to remove api access todo
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -38,7 +38,8 @@ pip install -r requirements.txt ## To-Do & Goals -- [ ] Access data via API (requires OAuth 2.0 credentials) +- [ ] ~~Access data via API (requires OAuth 2.0 credentials)~~ (*The API is unsuitable +in its current station for this project*) - [ ] Improve aesthetics of output (i.e. table view) - [ ] Create installable Python package for CLI - [ ] Show premium diesel prices |
