diff --git a/README.md b/README.md index 3da25aca..b01d935f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Chapter -This is the chapter app. +Chapter is a lead research app purpose-build for developer tools. + +Note: This project is under ongoing development. ## Quick Start @@ -29,6 +31,8 @@ pdm run stop-infra docker compose up ``` +Note: This project integrates with third-party APIs. You will need to obtain the necessary API keys for these services and update them in your `.env` file. For example, see the provided `.env.docker.example` file for the required format. + ### Details Command Examples