mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-15 02:54:09 -04:00
Add a missing "the" article to the README.
This commit is contained in:
parent
5728b9783a
commit
ce567d42e5
1 changed files with 2 additions and 2 deletions
4
README
4
README
|
@ -30,8 +30,8 @@ $ python pysol.py
|
||||||
|
|
||||||
|
|
||||||
** Freecell Solver **
|
** Freecell Solver **
|
||||||
If you want to use Solver, you should configure freecell-solver with following
|
If you want to use the Solver, you should configure freecell-solver with
|
||||||
options:
|
following options:
|
||||||
--enable-max-num-freecells=8
|
--enable-max-num-freecells=8
|
||||||
--enable-max-num-stacks=20
|
--enable-max-num-stacks=20
|
||||||
--enable-max-num-initial-cards-per-stack=60
|
--enable-max-num-initial-cards-per-stack=60
|
||||||
|
|
Loading…
Add table
Reference in a new issue