Skip to content

Commit

Permalink
Merge pull request #50 from winstonrc/casino_poker-readme
Browse files Browse the repository at this point in the history
update README.md
  • Loading branch information
winstonrc authored Jul 18, 2024
2 parents f2a703f + cd22bfd commit b2de149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/casino_poker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

A library that implements the backend for playing poker games including Texas hold 'em. This includes tested hand ranking functions.

**Note:** This library is still a work-in-process. Following the usage code below will result in a full game being simulated without user interaction. This includes a lack of betting or folding hands, which are currently being worked on.
**Note:** This library is still a work-in-progress. Following the usage code below will result in a full game being simulated without user interaction. This includes a lack of betting or folding hands, which are currently being worked on.

## Usage

Expand Down

0 comments on commit b2de149

Please sign in to comment.