Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PelumiAdeboye authored Jun 4, 2023
1 parent cea4fb8 commit aa6fe0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ pip install -r requirements.txt

This will install the required packages, including random, necessary for running the game.

Place your trained TensorFlow model file (`keras_model.h5`) and the corresponding label file (`labels.txt`) in the project directory.

## Game Implementation
The Rock-Paper-Scissors game consists of the following components:

Expand Down

0 comments on commit aa6fe0e

Please sign in to comment.