Skip to content

Commit f860cd1

Browse files
authored
Update README.md
1 parent 896c815 commit f860cd1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
A small python based program (GUI: PySide6)
44

5-
The deals can be generated fron so-called "templates" where for each hand (N/S/E/W) the following can be specified
5+
The deals can be generated from so-called "templates" where for each hand (N/S/E/W) the following constraints can be specified
66
- specific cards
7-
- number of points (or -1 for no constraint son points)
8-
- distribution (number of cards for each color or -1 for no constraints of the number of cards in each color
7+
- number of points (or -1 for no constraint on points)
8+
- distribution (for each color the number of cards or -1 for no constraints on the number of cards)
99

1010
After a deal generation, the dds ("analyse") is called.
1111
The double dummy solver is the one given by xxx.

0 commit comments

Comments
 (0)