From 5f6d177df9a1bf204ff978fa6be4108cbff27668 Mon Sep 17 00:00:00 2001 From: Dolan Date: Wed, 27 Jun 2018 02:27:56 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6c4e820db4..60da1a934b 100644 --- a/README.md +++ b/README.md @@ -88,18 +88,22 @@ exporter.packPdf("My First Document"); ## Examples -Check [the Wiki](https://github.com/dolanmiu/docx/wiki/Examples) for examples. +Check [the Wiki](https://github.com/dolanmiu/docx/wiki/Examples) and the [demo folder](https://github.com/dolanmiu/docx/tree/master/demo) for examples. # Contributing Read the contribution guidelines [here](https://github.com/dolanmiu/docx/wiki/Contributing-Guidelines). +# Honoured Mentions + +[@felipeochoa](https://github.com/felipeochoa) + +[@h4buli](https://github.com/h4buli) + --- Made with 💖 -Huge thanks to [@felipeochoa](https://github.com/felipeochoa) for awesome contributions to this project - [npm-image]: https://badge.fury.io/js/docx.svg [npm-url]: https://npmjs.org/package/docx [downloads-image]: https://img.shields.io/npm/dm/docx.svg