Skip to content

Commit

Permalink
Add examples section to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hrynko committed Jun 4, 2021
1 parent ee63cdf commit 6d82b8d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,12 @@ export default {
| rendering-failed | error object | failed to render document |
| rendered || finished rendering the document |

## Examples

[Basic Usage Demo (JSFiddle)](https://jsfiddle.net/hrynko/ct6p8r7k)

[Advanced Usage Demo (JSFiddle)](https://jsfiddle.net/hrynko/we7p5uq4)

## License

MIT License. Please see [LICENSE file](LICENSE) for more information.

0 comments on commit 6d82b8d

Please sign in to comment.