Skip to content

Commit

Permalink
Update README.md; change httos to http
Browse files Browse the repository at this point in the history
  • Loading branch information
mamadrabiie committed Nov 16, 2023
1 parent e36560d commit 4ef99e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ docker run -p 5050:5050 -it mmohhamadd/gray-scott-sim-cpp-with-tests
4- Once the C++ simulation ends, the Python script will start creating an animation from the simulation outputs.

5- After the animation is created, an HTTP server will host the result. You can view the animation by visiting the following link in your web browser:
[https://localhost:5050/animation.gif](URL)
[http://localhost:5050/animation.gif](URL)

Enjoy the simulation!
![animation](https://github.com/mmohhamadd/miscada-group-12/assets/48697484/7040348c-35ee-4b0b-bf9d-8ab2e2fceda3)
![image](https://github.com/mmohhamadd/miscada-group-12/assets/48697484/4130fca2-95ce-4216-9b40-2dbb88003918)

0 comments on commit 4ef99e2

Please sign in to comment.