diff --git a/README.md b/README.md index 740098f..b42ef07 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # DroidRef -This is a free and open-source image reference board app for Android, like PureRef or VizRef. It lets you keep track of a large amount of reference images on an infinite canvas you can pan and zoom. You can crop out only the parts of each image you want to focus on and send pictures from any app that has an image sharing intent. +This is a free and open-source image reference board app for Android, like [PureRef](https://pureref.com) or [VizRef](https://vizref.com). It lets you keep track of a large amount of reference images on an infinite canvas you can pan and zoom. You can crop out only the parts of each image you want to focus on and send pictures from any app that has an image sharing intent. + +![Screenshot](./static/screenshot.png) + +## Credits + +Most of the code was adapted from https://github.com/wuapnjie/StickerView. + +## License + +MIT.