add note about dependencies
This commit is contained in:
parent
64dc62ef8e
commit
1fec61376c
|
@ -14,7 +14,9 @@ Passes [acme-dns-01-test](https://git.rootprojects.org/root/acme-dns-01-test.js)
|
||||||
- Quality
|
- Quality
|
||||||
- [x] node v6 compatible VanillaJS
|
- [x] node v6 compatible VanillaJS
|
||||||
- [x] < 100 lines of code
|
- [x] < 100 lines of code
|
||||||
- [x] **Zero Dependencies**
|
- [x] **Zero External Dependencies**\*
|
||||||
|
|
||||||
|
<small>\* just `@root/request` which is also a Root project and has no dependencies at all</small>
|
||||||
|
|
||||||
# Install
|
# Install
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue