From 8876bb1feaa6d9e3c99e6f2de61ffc8290421943 Mon Sep 17 00:00:00 2001 From: Dolan Date: Mon, 17 Apr 2017 19:53:53 +0100 Subject: [PATCH] updated readme about demos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca7acfbea2..7160ca3677 100644 --- a/README.md +++ b/README.md @@ -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