diff --git a/README.md b/README.md index e1b5df6e..3c1756d7 100644 --- a/README.md +++ b/README.md @@ -85,7 +85,7 @@ The above test database is a blank supabase instance that has populated the `cou Rough roadmap: - [x] Wrap [Postgrest-py](https://github.com/supabase-community/postgrest-py/) - - [ ] Add remaining filters + - [ ] Add remaining filters - [ ] Add support for EXPLAIN - [ ] Add proper error handling - [ ] Wrap [Realtime-py](https://github.com/supabase-community/realtime-py) @@ -99,7 +99,7 @@ Rough roadmap: - [x] Wrap [storage-py](https://github.com/supabase-community/storage-py) - [ ] Support resumable uploads - [ ] Setup testing environment - - [ ] Document how to properly upload different file types (e.g. jpeg/png and download it) + - [ ] Document how to properly upload different file types (e.g. jpeg/png and download it) - [x] Wrap [functions-py](https://github.com/supabase-community/functions-py) Overall Tasks: