Skip to content

Commit 05ac493

Browse files
committed
(docs): note some recent changes in the "about" section
- demo, codesandbox, and test coverage are somewhat meaningful to note and pointing them out at the top means more people will see and use them as well
1 parent 5dc5b2b commit 05ac493

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Originally, this was just an _unopinionated_ fork of [react-signature-pad](https
2121
Hence the naming difference.
2222
Nowadays, this repo / library has significantly evolved, introducing new features, fixing various bugs, and now wrapping the upstream `signature_pad` to have its updates and bugfixes baked in.
2323

24-
This fork also allows you to directly pass [props](#props) to the underlying canvas element, has new, documented [API methods](#api) you can use, and has new, documented [props](#props) you can pass to it.
24+
This fork also allows you to directly pass [props](#props) to the underlying canvas element, has new, documented [API methods](#api) you can use, has new, documented [props](#props) you can pass to it, has a [live demo](https://agilgur5.github.io/react-signature-canvas/), has a [CodeSandbox playground](https://codesandbox.io/s/github/agilgur5/react-signature-canvas/tree/cra-example), and has [100% test coverage](https://codecov.io/gh/agilgur5/react-signature-canvas).
2525

2626
## Installation
2727

0 commit comments

Comments
 (0)