From bc89c443da6a32dac31fedbdb504604d6a833a5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Wed, 1 May 2019 16:50:43 +0300 Subject: [PATCH] Updated docs --- CONTRIBUTING.md | 2 +- README.md | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index baf88ea..a18701f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -61,6 +61,6 @@ Thanks! :sweat_smile: -[1]: https://github.com/IonicaBizau/github-comments/issues +[1]: https://github.com/LienJS/github-comments/issues [2]: https://github.com/IonicaBizau/code-style diff --git a/README.md b/README.md index 2fc8923..a8ca063 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Support me on Patreon][badge_patreon]][patreon] [![Buy me a book][badge_amazon]][amazon] [![PayPal][badge_paypal_donate]][paypal-donations] [![Ask me anything](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/github-comments.svg)](https://www.npmjs.com/package/github-comments) [![Downloads](https://img.shields.io/npm/dt/github-comments.svg)](https://www.npmjs.com/package/github-comments) -> Fetch all the GitHub comments from a repo. +> Fetch all the GitHub comments from a repo using LienJS. ## :yum: How to contribute Have an idea? Found a bug? See [how to contribute][contributing]. diff --git a/package.json b/package.json index 01b45fc..bd74edd 100644 --- a/package.json +++ b/package.json @@ -41,4 +41,4 @@ "gh.js": "^3.0.8", "lien": "^3.3.0" } -} \ No newline at end of file +}