diff --git a/README.md b/README.md index f971090c..0b67166c 100644 --- a/README.md +++ b/README.md @@ -217,5 +217,5 @@ For this project, we were a group of **6 people**. Here are the people in the gr - [Gianni TUERO](https://github.com/xJundo) - [Lou PELLEGRINO](https://github.com/DimitriLaPoudre) - [Nicolas TORO](https://github.com/toro-nicolas) -- [Olivier POUECH](hhttps://github.com/Livoooo) +- [Olivier POUECH](https://github.com/Livoooo) - [Raphael LAUNAY](https://github.com/frenchkiwi) diff --git a/website/package.json b/website/package.json index e7483e7f..e5c39a0d 100644 --- a/website/package.json +++ b/website/package.json @@ -18,7 +18,8 @@ "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject", - "predeploy": "npm run build" + "predeploy": "npm run build", + "deploy": "gh-pages -d build -r https://github.com/ItsKarmaOff/Zappy.git" }, "eslintConfig": { "extends": [