sothatsit commited on
Commit
5d7b6a8
·
verified ·
1 Parent(s): e489bbe

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -19,8 +19,8 @@ Rule sets:
19
  * **masters3d** - The Masters rule set by James Masters.
20
  * **masters** - An old version of the Masters rule set by James Masters that uses 4 dice instead of 3.
21
  * **blitz** - The Blitz rule set by RoyalUr.net.
22
- * **aseb** - Simple rule set using Aseb board shape
23
- * **finkel2p** - A variant of the Finkel rule set that uses only 2 pieces per player. Useful for testing.
24
 
25
  Suffixes:
26
  * **No suffix** - 16-bit percentage values (0 = 0%, 2^16 - 1 = 100%).
 
19
  * **masters3d** - The Masters rule set by James Masters.
20
  * **masters** - An old version of the Masters rule set by James Masters that uses 4 dice instead of 3.
21
  * **blitz** - The Blitz rule set by RoyalUr.net.
22
+ * **aseb** - Simple rule set based upon the Finkel rule set, but using the Aseb board shape.
23
+ * **finkel2p** - A variant of the Finkel rule set that uses only 2 pieces per player (useful for testing).
24
 
25
  Suffixes:
26
  * **No suffix** - 16-bit percentage values (0 = 0%, 2^16 - 1 = 100%).