diff --git a/README.md b/README.md index f3cb791c97..2dc1cb45c9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@
Generate .docx files with JS/TS very easily
---- + +===== [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Known Vulnerabilities][snky-image]][snky-url] @@ -334,12 +335,14 @@ exporter.pack('My Document'); # Examples Check the Wiki for examples -Made with 💖 by Dolan Miu 🍆 💦 😝 - # License MIT © [Dolan Miu](http://www.dolan.bio) +===== + +Made with 💖 by Dolan Miu 🍆 💦 😝 + [npm-image]: https://badge.fury.io/js/docx.svg [npm-url]: https://npmjs.org/package/docx [travis-image]: https://travis-ci.org/dolanmiu/docx.svg?branch=master