Skip to content

Commit 52d3a08

Browse files
committed
Updated docs
1 parent 05fda1b commit 52d3a08

File tree

4 files changed

+122
-123
lines changed

4 files changed

+122
-123
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-17 Ionică Bizău <[email protected]> (https://ionicabizau.net)
3+
Copyright (c) 2015-18 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: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Examples:
7676
$ git-stats -s '1 January 2012' -u '31 December 2012' # All the commits from 2012
7777
7878
Your commit history is kept in ~/.git-stats by default. You can create
79-
~/.git-stats-config.json to specify different defaults.
79+
~/.git-stats-config.js to specify different defaults.
8080
8181
Documentation can be found at https://github.com/IonicaBizau/git-stats.
8282
```
@@ -297,7 +297,7 @@ Have an idea? Found a bug? See [how to contribute][contributing].
297297

298298
## :sparkling_heart: Support my projects
299299

300-
I open-source almost everything I can, and I try to reply everyone needing help using these projects. Obviously,
300+
I open-source almost everything I can, and I try to reply to everyone needing help using these projects. Obviously,
301301
this takes time. You can integrate and use these projects in your applications *for free*! You can even change the source code and redistribute (even resell it).
302302

303303
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:
@@ -317,7 +317,6 @@ Thanks! :heart:
317317
If you are using this library in one of your projects, add it in this list. :sparkles:
318318

319319

320-
- [`core-server`](https://github.com/SachaSkyhark/Core-Server#readme) (by Vandamme Sacha)—CoreServer
321320
- [`git-stats-fcc-importer`](https://github.com/cmal/git-stats-fcc-importer#readme) (by Yu Zhao)—git-stats importer for FreeCodeCamp users
322321
- [`git-stats-importer`](https://github.com/IonicaBizau/git-stats-importer)—Imports your commits from a repository into git-stats history.
323322

0 commit comments

Comments
 (0)