diff --git a/README.md b/README.md index 64b3c49..4f6a240 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # typingmind The most advanced Web UI for AI chat + +## Getting started + +1. Clone the repo +2. Install dependencies: `yarn install` or `npm install` +3. Start the server: `yarn start` or `npm run start`