mirror of
https://codeberg.org/cblanken/boggler.git
synced 2026-07-26 03:29:26 -04:00
Update README.md
This commit is contained in:
@@ -5,10 +5,6 @@ A solver for the popular word game Boggle.
|
|||||||
```console
|
```console
|
||||||
pip install boggler
|
pip install boggler
|
||||||
```
|
```
|
||||||
OR
|
|
||||||
```console
|
|
||||||
git clone https://github.com/cblanken/boggler.git
|
|
||||||
```
|
|
||||||
|
|
||||||
To use the script to solve a particular Boggle board configuration, you'll need to do a few things
|
To use the script to solve a particular Boggle board configuration, you'll need to do a few things
|
||||||
1. Create `.csv` of the board state like so:
|
1. Create `.csv` of the board state like so:
|
||||||
|
|||||||
Reference in New Issue
Block a user