diff --git a/api/README.md b/api/README.md index f4d1bcc..72e4500 100644 --- a/api/README.md +++ b/api/README.md @@ -111,7 +111,8 @@ Once the server is running, full API documentation is available at `localhost:80 - [x] Multi-user authentication - [x] Basic flight logging CRUD endpoints -- [x] Basic flight logging CRUD endpoints +- [x] Aircraft management and association with flight logs +- [x] Attach photos to log entries - [ ] GPS track recording - [ ] Implement JWT refresh tokens - [ ] PDF Export