mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2024-12-22 05:12:11 +01:00
Updated docs
This commit is contained in:
parent
e48668bfbc
commit
8769db2227
1 changed files with 11 additions and 1 deletions
12
README.md
12
README.md
|
@ -3,7 +3,7 @@
|
|||
|
||||
# `$ git-stats`
|
||||
|
||||
[![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-stats.svg)](https://www.npmjs.com/package/git-stats) [![Downloads](https://img.shields.io/npm/dt/git-stats.svg)](https://www.npmjs.com/package/git-stats) [![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-stats.svg)](https://www.npmjs.com/package/git-stats) [![Downloads](https://img.shields.io/npm/dt/git-stats.svg)](https://www.npmjs.com/package/git-stats) [![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)
|
||||
|
||||
> Local git statistics including GitHub-like contributions calendars.
|
||||
|
||||
|
@ -213,6 +213,15 @@ For full API reference, see the [DOCUMENTATION.md][docs] file.
|
|||
## :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:
|
||||
|
||||
|
@ -223,6 +232,7 @@ If you are using this library in one of your projects, add it in this list. :spa
|
|||
|
||||
[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
|
||||
|
||||
|
|
Loading…
Reference in a new issue