Add sample demo

This commit is contained in:
Dolan Miu
2018-08-05 03:28:51 +01:00
parent 7d05d69707
commit f9c5db8df7

View File

@ -1,2 +1,9 @@
# Examples
## Simple Example
A simple hello world of the `docx` library:
[Simple Example](https://github.com/dolanmiu/docx/blob/master/demo/demo1.js ':include')
Source: https://github.com/dolanmiu/docx/blob/master/demo/demo1.js