README.md in PlayRockPaperScissorsGame-1.4.6 vs README.md in PlayRockPaperScissorsGame-1.4.7

- old
+ new

@@ -1,13 +1,23 @@ Rock Paper Scissors =================== -How to Run/Install ------------------- +**Table of Contents** -### Install & Run on Mac +- [Rock Paper Scissors](#rock-paper-scissors) + - [How to Run and Install](#how-to-run-and-install) + - [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) +How to Run and Install +---------------------- + +### Install and Run on Mac + 1. Run the `rps.bash` file (located in the `exec` folder) with the `Terminal` #### Running 1. Open the `Terminal` @@ -16,10 +26,10 @@ #### Uninstalling 1. Run the `uninstaller.sh` file (located in the `exec` folder) with the `Terminal` -### Install & Run on Windows +### Install and Run on Windows 1. Download and install Ruby for Windows (if not already installed); download [here](https://rubyinstaller.org/downloads/) 2. Run the `rps.bat` file (located in the `exec` folder) #### Running