Skip to content

Commit

Permalink
doc(readme): update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
loiccoyle committed Sep 22, 2023
1 parent ec7e3ed commit 443ce1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Requires python 3
In a terminal:

```sh
$ pip install phomo
pip install phomo
```

As always, it is usually a good idea to use a [virtual environment](https://docs.python.org/3/library/venv.html).
Expand Down Expand Up @@ -95,7 +95,7 @@ options:
## ✔️ TODO

- [x] look into parallelizing/multithreading
- [ ] look into non greedy tile assignments
- [x] look into non greedy tile assignments
- [ ] palette matching
- [ ] documentation
- [ ] shell completion
Expand Down

0 comments on commit 443ce1f

Please sign in to comment.