diff --git a/README.md b/README.md index bd5a922..4b240e8 100644 --- a/README.md +++ b/README.md @@ -159,8 +159,8 @@ By following these steps, you'll be able to set up the environment, run the migr - ๐Ÿ›ข๏ธ **Database**: PostgreSQL - ๐Ÿ”’ **Encryption**: bcrypt - ๐Ÿ”ง **Environment Variables Management**: dotenv -- ๐Ÿงช **Testing**: Jest (with integration for environment variables using dotenv), ESLint -- ๐Ÿ› ๏ธ **Development Utilities**: nodemon, node-pg-migrate +- ๐Ÿงช **Testing**: Jest (with integration for environment variables using dotenv) +- ๐Ÿ› ๏ธ **Development Utilities**: nodemon, node-pg-migrate, Prettier, ESLint - ๐Ÿ“ **Language**: JavaScript ## Testing API