From eb3d0b5470a9feb91ecb24af71c7da8650e927a1 Mon Sep 17 00:00:00 2001 From: Craig Yamato Date: Tue, 25 Sep 2018 18:28:09 +0000 Subject: [PATCH] Updated Readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 544f4dc..4c2dba9 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,9 @@ and the [DNS Promises API](https://nodejs.org/api/dns.html#dns_dns_promises_api) ## API For more details see: * [JSDoc](https://cyamato.github.io/SyslogPro/) -* [api.md](./docs/api.md) +* [API.md](./docs/api.md) +* [Docco.html](./docs/docco/index.html) +* [Docco.md](./docs/docco/README.md) ## Test ```shell