ethers.js/docs.wrm/README.md

17 lines
268 B
Markdown
Raw Normal View History

2019-08-22 08:52:17 +03:00
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
```