diff --git a/README.md b/README.md index 136dde983..4254a6d33 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ Use `pgx.available_envs() -> Tuple[EnvId]` to see the list of currently availabl |Gardner Chess
`"gardner_chess"`|| `v0` | *5x5 chess variant, excluding castling.* | |Go
`"go_9x9"` `"go_19x19"` || `v0` | *Strategically place stones, claim territory.* | |Hex
`"hex"` || `v0` | *Connect opposite sides, block opponent.* | -|Kuhn Poker
`"kuhn_poker"` || `v0` | *Three-card betting and bluffing game.* | +|Kuhn Poker
`"kuhn_poker"` || `v1` | *Three-card betting and bluffing game.* | |Leduc hold'em
`"leduc_holdem"` || `v0` | *Two-suit, limited deck poker.* | |MinAtar/Asterix
`"minatar-asterix"` || `v1` | *Avoid enemies, collect treasure, survive.* | |MinAtar/Breakout
`"minatar-breakout"` || `v1` | *Paddle, ball, bricks, bounce, clear.* |