ethers.js/docs.wrm/README.md

17 lines
268 B
Markdown
Raw Permalink Normal View History

2019-08-22 01:52:17 -04: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
```