Skip to content

Commit 96f5123

Browse files
committed
docs: add Playground (Docx.js Editor) url to README.md
1 parent 4e2befb commit 96f5123

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
[![Known Vulnerabilities][snky-image]][snky-url]
1515
[![PRs Welcome][pr-image]][pr-url]
1616
[![codecov][codecov-image]][codecov-url]
17+
[![Docx.js Editor][docxjs-editor-image]][docxjs-editor-url]
1718

1819
<p align="center">
1920
<img src="https://i.imgur.com/QeL1HuU.png" alt="drawing"/>
@@ -64,6 +65,10 @@ More [here](https://github.com/dolanmiu/docx/tree/master/demo)
6465

6566
Please refer to the [documentation at https://docx.js.org/](https://docx.js.org/) for details on how to use this library, examples and much more!
6667

68+
# Playground
69+
70+
Experience `docx` in action through [Docx.js Editor][docxjs-editor-url], an interactive playground where you can code and preview the results in real-time.
71+
6772
# Examples
6873

6974
Check the [demo folder](https://github.com/dolanmiu/docx/tree/master/demo) for examples.
@@ -115,3 +120,5 @@ Made with 💖
115120
[patreon-url]: https://www.patreon.com/dolanmiu
116121
[browserstack-image]: https://user-images.githubusercontent.com/2917613/54233552-128e9d00-4505-11e9-88fb-025a4e04007c.png
117122
[browserstack-url]: https://www.browserstack.com
123+
[docxjs-editor-image]: https://img.shields.io/badge/Docx.js%20Editor-2b579a.svg?style=flat&amp;logo=javascript&amp;logoColor=white
124+
[docxjs-editor-url]: https://docxjs-editor.vercel.app/

0 commit comments

Comments
 (0)