From 7ae85bf5daf3db209584e813282b23213381eda3 Mon Sep 17 00:00:00 2001 From: Patrick Lienau Date: Sat, 10 Mar 2018 22:26:41 -0600 Subject: [PATCH] add link to source docs in `README.md` (see #56) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b809e59..861029a 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ After you install the package via: [![NPM](https://nodei.co/npm/typescript-parser.png?downloads=true&stars=true)](https://nodei.co/npm/typescript-parser/) +### [View Source Docs](https://buehler.github.io/node-typescript-parser/) + You can use the parser with: ```typescript