###To Build the code on windows:
- Open command prompt or python terminal.
- Just navigate to the SoStronk folder.
- Type "python MatchMaking.py" without quotes to run the code.
###To Build the code on linux:
- Open the terminal.
- Just navigate to the SoStronk folder.
- Type "python3 MatchMaking.py" without quotes to run the code.