add bounds to n

This commit is contained in:
2026-01-23 00:01:44 +00:00
parent aa6287bbb6
commit cf303537e8

View File

@@ -20,7 +20,7 @@ access quickly at [pls.cx/oh_heck](https://pls.cx/oh_heck)
0. sit around table
1. shuffle deck
2. with `n` number of cards:
2. with `n` number of cards, where ` 0 < n <= floor(52/m)`:
a. deal `n` cards to each player
b. take the card at the top of the deck and place it face up on the table.