Improve README

This commit is contained in:
Dolan
2018-08-09 03:13:16 +01:00
parent 94274733f4
commit e9ea4845be
2 changed files with 14 additions and 18 deletions

View File

@ -3,7 +3,7 @@
</p>
<p align="center">
Generate .docx files with JS/TS very easily, written in TS.
Easily generate .docx files with JS/TS.
</p>
---
@ -19,13 +19,9 @@
# docx
<img src="https://thumbs.gfycat.com/ComplexEminentEquine-size_restricted.gif" alt="drawing" width="800"/>
## Install
```sh
$ npm install --save docx
```
<p align="center">
<img src="https://thumbs.gfycat.com/ComplexEminentEquine-size_restricted.gif" alt="drawing" width="800"/>
</p>
## Demo
@ -57,18 +53,12 @@ Please refer to [https://docx.js.org/](https://docx.js.org/) for details on how
## Examples
Check the examples section in the [documentation](https://docx.js.org/#/examples) and the [demo folder](https://github.com/dolanmiu/docx/tree/master/demo) for examples.
Check the `examples` section in the [documentation](https://docx.js.org/#/examples) and the [demo folder](https://github.com/dolanmiu/docx/tree/master/demo) for examples.
# Contributing
## Contributing
Read the contribution guidelines [here](https://docx.js.org/#/contribution-guidelines).
# Honoured Mentions
[@felipeochoa](https://github.com/felipeochoa)
[@h4buli](https://github.com/h4buli)
---
Made with 💖