diff --git a/README.md b/README.md index df202f6..34249e2 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,10 @@ This Turborepo includes the following: ### Apps and Packages -- `web`: a [Next.js](https://nextjs.org/) app -- `api`: an [Express](https://expressjs.com/) server +- `web`: a React app +- `server`: an [Express](https://expressjs.com/) server +- `docs` +- `modules` - `@repo/ui`: a React component library - `@repo/logger`: Isomorphic logger (a small wrapper around console.log) - `@repo/eslint-config`: ESLint presets