ethers.js/docs.wrm/README.md
2019-08-22 01:52:17 -04:00

17 lines
268 B
Markdown

Documentation
=============
These docs are built using [Flatworm Docs](https://github.com/ricmoo/flatworm).
The output is placed in [docs](../docs) and generates both HTML and Markdown
files.
Building
--------
```
/home/ricmoo/ethers.js> npm run build-docs
```