We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d5952a + 42e59e8 commit dd6b5d3Copy full SHA for dd6b5d3
README.md
@@ -16,28 +16,35 @@ make
16
## Games
17
18
Klondike (default): `csol klondike`
19
+
20

21
22
Yukon: `csol yukon`
23
24

25
26
Eight Off: `csol eightoff`
27
28

29
30
Freecell: `csol freecell`
31
32

33
34
Russian Solitaire: `csol russian`
35
36

37
38
## Themes
39
40
`csol -t default`
41
42
`csol -t default-xl`
43
44

45
46
`csol -t ascii`
47
48

49
50
## Options
0 commit comments