add bitmap editor to readme

This commit is contained in:
DD 2018-04-23 10:28:28 -04:00
parent 79c46d67ae
commit 3540ce0f7c

View file

@ -1,5 +1,5 @@
# scratch-paint
#### Scratch-paint provides a vector paint editor React component that takes and outputs SVGs. It is now in beta!
#### Scratch-paint provides a vector paint editor React component that takes and outputs SVGs. Importing, editing, and exporting of bitmaps is now in progress!
[![Greenkeeper badge](https://badges.greenkeeper.io/LLK/scratch-paint.svg)](https://greenkeeper.io/)
- Try it out at [https://llk.github.io/scratch-paint/](https://llk.github.io/scratch-paint/)