Skip to content

Commit

Permalink
this is now published
Browse files Browse the repository at this point in the history
  • Loading branch information
wooster0 committed Aug 3, 2023
1 parent f6d1cf9 commit 9279a51
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@ BlockPaint is a painting program that allows you to draw pixel graphics in the t

![image](https://user-images.githubusercontent.com/35064754/113147317-f287be80-9230-11eb-8754-564a9230aa35.png)

To use:
```
cargo install blockpaint
blockpaint
```

Alternatively, clone this repository and run `cargo run`.

<!--# Features
* A palette supporting 4-bit, 8-bit and true color 24-bit colors!
Expand Down

0 comments on commit 9279a51

Please sign in to comment.