diff --git a/README.md b/README.md index e51f400..e734473 100644 --- a/README.md +++ b/README.md @@ -59,11 +59,11 @@ in the terminal you can check the rest of the progress of the containers with ` After Rails is running, the app can be reached at either [http://localhost:3000](http://localhost:3000) (dev) or [https://localhost](https://localhost) (prod). -In the development environemnt the `/admin` panel is available at [http://localhost:3000/admin](http://localhost:3000) and the login information is available in [seeds.rb](./seeds.rb). +In the development environment the `/admin` panel is available at [http://localhost:3000/admin](http://localhost:3000) and the login information is available in [seeds.rb](./seeds.rb). ## Demo Running `run.sh` for dev and prod ![Demo](./assets/Kapture%202024-09-12%20at%2017.06.32.gif) I forgot to show the admin panel -![AdminPanel](./assets/Kapture%202024-09-12%20at%2017.13.09.gif) \ No newline at end of file +![AdminPanel](./assets/Kapture%202024-09-12%20at%2017.13.09.gif)