Skip to content

Commit

Permalink
Merge pull request TheOdinProject#9424 from NicklasHugoy/master
Browse files Browse the repository at this point in the history
Fix formatting issue in student solution entry
  • Loading branch information
Javier-Machin authored Jan 31, 2019
2 parents 056f831 + 104ef2a commit 9744dbf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ We're going to make a simple implementation of grade-school classic "rock paper
Submit a solution with a pull request to this [file](https://github.com/TheOdinProject/curriculum/blob/master/web_development_101/javascript_basics/project_rock_paper_scissors.md) on the Javascript Curriculum github repository. See the section on [Contributing](http://github.com/TheOdinProject/curriculum/blob/master/contributing.md) for how.

- Add your solution below this line!
- [nezlicodes solution](https://github.com/nezlicodes/Rock-paper-scissors) - nezlicodes UI Solution.(https://github.com/nezlicodes/rock_paper_scissors-UI-version-)
- [nezlicodes solution](https://github.com/nezlicodes/Rock-paper-scissors) - [nezlicodes UI Solution](https://github.com/nezlicodes/rock_paper_scissors-UI-version-)
- [NicklasHugoy's Solution](https://github.com/NicklasHugoy/rock_paper_scissors)
- [Matthew Brown's UI Solution](https://github.com/vledoc/rock-paper-scissors) - [View in Browser](https://vledoc.github.io/rock-paper-scissors/)
- [Michael Wang's Solution with UI](https://github.com/mikewzz/rockpaperscissorsApp)
Expand Down

0 comments on commit 9744dbf

Please sign in to comment.