Skip to content

Commit 9598c2a

Browse files
committed
Readme updates
1 parent cd1cc01 commit 9598c2a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## Description
44
An Angular library for in-browser image annotation (think MSPaint on the canvas). [View demo.](https://drewctate.github.io/angular-image-annotator-demo/)
55

6+
Contributions/issues welcome. Please open an issue before submitting a PR.
7+
68
## Getting Started
79

810
### 1. Install with Yarn/NPM
@@ -101,7 +103,7 @@ Returns annotated image as data URI. Default image type is 'image/png'.
101103
[ ] Ability to set max dimensions
102104

103105

104-
[ ] Support mouse events (desktop context)
106+
[x] Support mouse events (desktop context)
105107

106108
### Build
107109

0 commit comments

Comments
 (0)