updated readme about demos

This commit is contained in:
Dolan
2017-04-17 19:53:53 +01:00
committed by GitHub
parent 96ca9d9c23
commit 8876bb1fea

View File

@ -26,7 +26,7 @@ $ npm install --save docx
$ npm run demo
```
will run the demo app in the `demo` folder, which creates a file called "My Document.docx" in the root of the project
will run the demo selector app in the `demo` folder. It will prompt you to select a demo number, which will run a demo from that folder.
## Guide