diff --git a/README.md b/README.md index 1015ab3ee81de8ccca049e701220b4cd6210e6d5..c7280db06145aa463f998ce49bd3414806a4a222 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ This is a web application that allows you to buy gifts for people who have wishes, or to make some yourself. # How to run this application In order to run this app using docker, go to the docker folder and run the command docker compose up. -You should have four containers startes on docker. You then run docker exec -it www_docker_symfony bash. -you then go back to root and run symfony server:start --allow-all-ip. +You should have four containers started on docker. You then run docker exec -it www_docker_symfony bash. +and run symfony server:start --allow-all-ip. You're now ready to go. # Initialising the database This app comes with a database for testing. diff --git a/projet.pdf b/projet.pdf new file mode 100644 index 0000000000000000000000000000000000000000..1e14d14b904135142e2f035192380c7836b3d7f1 Binary files /dev/null and b/projet.pdf differ