Skip to content

Commit 6b929ee

Browse files
committed
Merge branch 'master' of github.com:IonicaBizau/git-stats into git-hooks
2 parents 1f2cdf9 + d89069b commit 6b929ee

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Yes, you read correctly! That's also possible. I [built a tool for that too](htt
126126

127127
```sh
128128
# Download the repository downloader
129-
$ git clone git@github.com:IonicaBizau/repository-downloader.git
129+
$ git clone https://github.com/IonicaBizau/repository-downloader.git
130130

131131
# Go to repository downloader
132132
$ cd repository-downloader
@@ -152,7 +152,8 @@ $ ghcal ionicabizau
152152
Fore more detailed documentation, check out the repository: https://github.com/IonicaBizau/ghcal.
153153

154154

155-
## Documentation
155+
## Documentation [![Inline docs](http://inch-ci.org/github/IonicaBizau/git-stats.svg?branch=master)](http://inch-ci.org/github/IonicaBizau/git-stats)
156+
156157
If you want to use this as a module, that is possible. See the content below.
157158

158159
### `record(data, callback)`

0 commit comments

Comments
 (0)