diff --git a/README.md b/README.md index 598149f..054235b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Quick start for Fastify, TypeScript, ESlint, Prettier and DrizzleORM - Dockerfile including postgres and redis - TypeScript -- ESLint +- XO - Prettier - DrizzleORM - Fastify @@ -31,4 +31,4 @@ Quick start for Fastify, TypeScript, ESlint, Prettier and DrizzleORM 5. Make your changes 6. Run `yarn lint` to lint your code 7. Run `yarn build` to build the project -8. Run `yarn start` to start the production server \ No newline at end of file +8. Run `yarn start` to start the production server