diff --git a/README.md b/README.md index cb68e46..a623ed5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ **WearWell - a simple flask shopping web app for clothes** - + @@ -108,7 +108,7 @@ wearwell/ ### Database Structure - + ## 🌐 Application Routes @@ -142,7 +142,7 @@ After installations of prerequisites depending on your OS follow the instruction ### Installation First clone the project ``` -git clone http://g.broombox.org/amanfromspace/wearwell.git +git clone https://git.broombox.org/amanfromspace/wearwell.git ``` then go to the folder by using cd command ```