diff --git a/README.md b/README.md index c40e0dc..38869a1 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Your installation should be complete, you can run `symfony local:server:start` t - [x] Make the base project - [x] Hide password from configfile using symfony vaults - [x] API documentation +- [x] Add enum type for PlaceType - [ ] Use a representation superclass (both db and php) - [ ] Use a php enum and a pgsql enum for place type - [ ] Change get_floors (connectedFloors) to SQL request