From 74e5e4d1e616bf214eef6c095cd258cd8d0a8797 Mon Sep 17 00:00:00 2001 From: Dhairya Date: Thu, 27 Sep 2018 13:55:17 +0530 Subject: [PATCH] Update rock-paper-scissors-project.md --- JS101/fundamentals/rock-paper-scissors-project.md | 1 + 1 file changed, 1 insertion(+) diff --git a/JS101/fundamentals/rock-paper-scissors-project.md b/JS101/fundamentals/rock-paper-scissors-project.md index 138dae72..3c949e88 100644 --- a/JS101/fundamentals/rock-paper-scissors-project.md +++ b/JS101/fundamentals/rock-paper-scissors-project.md @@ -334,3 +334,4 @@ Submit a solution with a pull request to this [file](https://github.com/TheOdinP - [Funtikar's UI Solution](https://github.com/funtikar/RockPaperScissorgame) - [View in Browser](https://funtikar.github.io/RockPaperScissorgame/) - [Chel's Solution](https://github.com/oclVargas/RockPaperScissors) - [Raja Sekhar's Solution](https://github.com/IBTechRaj/RockPaperScissors) - [View in Browser](https://IBTechRaj.github.io/RockPaperScissors/) +- [Dhairya's Solution](https://github.com/dhairyadwivedi/rock-paper-scissors) - [View in Browser](https://dhairyadwivedi.github.io/rock-paper-scissors/)