Skip to content

Commit 4c4ede4

Browse files
committed
Updated docs
1 parent 02edc4a commit 4c4ede4

File tree

4 files changed

+14
-9
lines changed

4 files changed

+14
-9
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2015-18 Ionică Bizău <[email protected]> (https://ionicabizau.net)
3+
Copyright (c) 2015-19 Ionică Bizău <[email protected]> (https://ionicabizau.net)
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55

66
# `$ git-stats`
77

8-
[![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/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)
8+
[![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/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)
9+
10+
<a href="https://www.buymeacoffee.com/H96WwChMy" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/yellow_img.png" alt="Buy Me A Coffee"></a>
911

1012
> Local git statistics including GitHub-like contributions calendars.
1113
@@ -302,6 +304,7 @@ this takes time. You can integrate and use these projects in your applications *
302304

303305
However, if you get some profit from this or just want to encourage me to continue creating stuff, there are few ways you can do it:
304306

307+
305308
- Starring and sharing the projects you like :rocket:
306309
- [![Buy me a book][badge_amazon]][amazon]—I love books! I will remember you after years if you buy me one. :grin: :book:
307310
- [![PayPal][badge_paypal]][paypal-donations]—You can make one-time donations via PayPal. I'll probably buy a ~~coffee~~ tea. :tea:
@@ -310,6 +313,7 @@ However, if you get some profit from this or just want to encourage me to contin
310313

311314
![](https://i.imgur.com/z6OQI95.png)
312315

316+
313317
Thanks! :heart:
314318

315319

@@ -324,14 +328,15 @@ If you are using this library in one of your projects, add it in this list. :spa
324328

325329
[MIT][license] © [Ionică Bizău][website]
326330

327-
[badge_patreon]: http://ionicabizau.github.io/badges/patreon.svg
328-
[badge_amazon]: http://ionicabizau.github.io/badges/amazon.svg
329-
[badge_paypal]: http://ionicabizau.github.io/badges/paypal.svg
330-
[badge_paypal_donate]: http://ionicabizau.github.io/badges/paypal_donate.svg
331+
332+
[badge_patreon]: https://ionicabizau.github.io/badges/patreon.svg
333+
[badge_amazon]: https://ionicabizau.github.io/badges/amazon.svg
334+
[badge_paypal]: https://ionicabizau.github.io/badges/paypal.svg
335+
[badge_paypal_donate]: https://ionicabizau.github.io/badges/paypal_donate.svg
336+
331337
[patreon]: https://www.patreon.com/ionicabizau
332338
[amazon]: http://amzn.eu/hRo9sIZ
333339
[paypal-donations]: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RVXDDLKKLQRJW
334-
[donate-now]: http://i.imgur.com/6cMbHOC.png
335340

336341
[license]: http://showalicense.com/?fullname=Ionic%C4%83%20Biz%C4%83u%20%3Cbizauionica%40gmail.com%3E%20(https%3A%2F%2Fionicabizau.net)&year=2015#license-mit
337342
[website]: https://ionicabizau.net

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,4 +286,4 @@
286286
"bloggify.json",
287287
"bloggify/"
288288
]
289-
}
289+
}

0 commit comments

Comments
 (0)