From 4b9816972682299a6c45e3de0e114adf546a2709 Mon Sep 17 00:00:00 2001 From: Mark Drummond Date: Thu, 13 Jan 2022 15:52:52 -0800 Subject: [PATCH] Updated README Corrected information. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21e6d83..ad59c27 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Next, open `connection.js` in the `connection` folder. Change the MySQL user and ## Usage -Open a terminal, navigate to the directory containing the `index.js` file, then run `node server` to start the app. +Open a terminal, navigate to the directory containing the `server.js` file, then run `node server` to start the app. ## License @@ -40,4 +40,4 @@ This work is licensed under GNU General Publice License v3.0. Visit [the app's GitHub repo](https://github.com/jcnolan9/Project2_FullStackApp) -To reach the team with additional questions, reach out to the [project contributors](https://github.com/jcnolan9/Project2_FullStackApp/graphs/contributors). \ No newline at end of file +To reach the team with additional questions, reach out to the [project contributors](https://github.com/jcnolan9/Project2_FullStackApp/graphs/contributors).