diff --git a/docs/README.md b/docs/README.md index 039783e..b0c33b7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,10 +4,8 @@ Some API endpoints require an Authorization HTTP header. The token for this can be aquired using the `/account/authenticate` endpoint. ## Implementation Status -Legend: - - [X] -> Implemented. - - [ ] -> Designed but not implemented yet. - - (ND) -> Not designed yet. +__(ND)__ -> Not designed yet. + - `/account` - [X] `/register`