diff --git a/README.md b/README.md index 720f45d..c1240d1 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ The Lucid Journal backend server provides several endpoints to interact with dre - **POST /api/chat**: Have interactive conversations with the AI dream guide. - **POST /api/dreams/search**: Search for dream entries based on keywords. - **POST /api/dreams/search-chat**: Have AI-guided conversations with the AI dream guide and relevant dream entries found in the database. -- **more to be added soon** +- **more to be added soon**: TODO: add all endpoints ### Running the API To start the API server, execute the following command: