diff --git a/README.md b/README.md index 2845318..74cbbcb 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ a tiny bitmap editor made with SDL2. originally created as a test for my [eui](https://github.com/erysdren/eui) library. it can only edit and save 64x64 BMP images with a predefined color palette. enjoy(?) +binary versions can be found on [itch.io](https://erysdren.itch.io/small-bitmap-editor). + ## License MIT License