diff --git a/README.md b/README.md index e7f1da5..ee90a43 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Final Project +[link to our project](http://161.35.189.70:10000) + + An exercise to put to practice software development teamwork, subsystem communication, containers, deployment, and CI/CD pipelines. See [instructions](./instructions.md) for details. # Team Members @@ -12,4 +15,4 @@ First, rename the `env.sample` file to `.env` and make any necessary adjustments Next, from the root directory, run `docker compose up --build` -Finally, open `http://localhost:10000/` in your local browser to view our web app. \ No newline at end of file +Finally, open `http://localhost:10000/` in your local browser to view our web app.