docs: update README

This commit is contained in:
snsd0805 2023-06-02 23:57:46 +08:00
parent c3a0335ff1
commit d1279f5c6d
Signed by: snsd0805
GPG Key ID: 569349933C77A854

View File

@ -1,10 +1,10 @@
# Q-Learning-with-Tic-Tac-Toe
# Q-Learning-with-Four-in-a-Row
Project for 1112 NCNU CSIE "Parallel Programming with the Message-Passing Interface"
## Setup
```
git clone https://github.com/snsd0805/Q-learning-with-Tic-Tac-Toe.git
git clone https://github.com/snsd0805/Q-learning-with-Four-in-a-Row.git
```
### Compile