diff --git a/README.md b/README.md index c7007b2..d2d5c5a 100644 --- a/README.md +++ b/README.md @@ -66,10 +66,10 @@ Set your database within `index.js`, then start server: ###### Client: -> axios: ^0.21.0     --->     Build the API
+> axios: ^0.21.0     --->     Use the API
> react: ^17.0.1     --->     UI framework
> react-dom: ^17.0.1     --->     UI framework
-> react-scripts: ^4.0.1     --->     Quickly launch local server +> react-scripts: ^4.0.1     --->     Quickly launch local service ###### Server: @@ -77,4 +77,4 @@ Set your database within `index.js`, then start server: > dotenv: ^8.2.0     --->     Secure sensitive information
> express: ^4.17.1     --->     Server app
> mongoose: ^5.11.8     --->     MongoDB database
-> nodemon: ^2.0.6     --->     Improved server +> nodemon: ^2.0.6     --->     Improved local service