From 075f19b0b270ca5c93b4ad083cd148359e242cef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Mon, 10 Oct 2016 21:36:24 +0300 Subject: [PATCH] Updated docs --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 259c153..379907e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # git-source - [![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![AMA](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/git-source.svg)](https://www.npmjs.com/package/git-source) [![Downloads](https://img.shields.io/npm/dt/git-source.svg)](https://www.npmjs.com/package/git-source) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) + [![Patreon](https://img.shields.io/badge/Support%20me%20on-Patreon-%23e6461a.svg)][paypal-donations] [![PayPal](https://img.shields.io/badge/%24-paypal-f39c12.svg)][paypal-donations] [![AMA](https://img.shields.io/badge/ask%20me-anything-1abc9c.svg)](https://github.com/IonicaBizau/ama) [![Version](https://img.shields.io/npm/v/git-source.svg)](https://www.npmjs.com/package/git-source) [![Downloads](https://img.shields.io/npm/dt/git-source.svg)](https://www.npmjs.com/package/git-source) [![Get help on Codementor](https://cdn.codementor.io/badges/get_help_github.svg)](https://www.codementor.io/johnnyb?utm_source=github&utm_medium=button&utm_term=johnnyb&utm_campaign=github) > Parse and stringify git urls in a friendly way. @@ -71,18 +71,30 @@ console.log(gitSource("git@github.com:IonicaBizau/git-url-parse.git")); ## :yum: How to contribute Have an idea? Found a bug? See [how to contribute][contributing]. +## :moneybag: Donations + +Another way to support the development of my open-source modules is +to [set up a recurring donation, via Patreon][patreon]. :rocket: + +[PayPal donations][paypal-donations] are appreciated too! Each dollar helps. + +Thanks! :heart: + ## :dizzy: Where is this library used? If you are using this library in one of your projects, add it in this list. :sparkles: + - [`gh-fork-source`](https://github.com/IonicaBizau/gh-fork-source#readme)—Get the source repository of a GitHub fork. - [`git-cloner`](https://github.com/IonicaBizau/git-cloner#readme)—Clone multiple git repositories. - [`gpm`](https://github.com/IonicaBizau/gpm)—npm + git = gpm - Install NPM packages and dependencies from git repositories. - - [`package.json`](https://github.com/IonicaBizau/package.json#readme)—Get the package.json content either from npm or from a git repository. + - [`package.json`](https://github.com/IonicaBizau/pkg.json#readme)—Get the package.json content either from npm or from a git repository. + - [`pkg.json`](https://github.com/IonicaBizau/pkg.json#readme)—Get the package.json content either from npm or from a git repository. ## :scroll: License [MIT][license] © [Ionică Bizău][website] +[patreon]: https://www.patreon.com/ionicabizau [paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW [donate-now]: http://i.imgur.com/6cMbHOC.png