docs/index.md in PlayRockPaperScissorsGame-1.9.8 vs docs/index.md in PlayRockPaperScissorsGame-2.0.0
- old
+ new
@@ -10,10 +10,11 @@
- [Install and Run on Mac](#install-and-run-on-mac)
- [Running](#running)
- [Uninstalling](#uninstalling)
- [Install and Run on Windows](#install-and-run-on-windows)
- [Running](#running-1)
+ - [Links](#links)
How to Run and Install
----------------------
### Install and Run on Mac
@@ -37,10 +38,14 @@
3. Run the `rps.bat` file (located in the `exec` folder)
#### Running
1. Open the `rps.bat` file (located in the `exec` folder)
- * Another option: type in `rps` or `PlayRockPaperScissorsGame` in the `Command Prompt`
+ * Another option: type in `rps` or `PlayRockPaperScissorsGame` in the `Command Prompt`; hit <kbd>enter</kbd>
+
+## Links
+
+* [Ruby Gems Page](https://rubygems.org/gems/PlayRockPaperScissorsGame)
----------
[Contributing](CONTRIBUTING) | [Code of Conduct](CODE_OF_CONDUCT)