Skip to content
This repository has been archived by the owner on Jul 16, 2024. It is now read-only.

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
big-c-note committed Jul 4, 2020
1 parent c1bba36 commit 6584dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ poker_ai play

You'll create a results.yaml file in ~/.poker/. So be sure to see how you stack up against your bot.

##Running tests
## Running tests

We are working hard on testing our components, but contributions here are always welcome. You can run the tests by cloning the code, changing directory to this repositories root directory (i.e `poker_ai/`) and call the python test library `pytest`:
```bash
Expand Down

0 comments on commit 6584dd8

Please sign in to comment.