mirror of
https://github.com/IonicaBizau/git-stats.git
synced 2024-12-22 21:32:10 +01:00
Writing docs
This commit is contained in:
parent
dbdf8fb464
commit
50656a32ee
1 changed files with 4 additions and 0 deletions
|
@ -42,7 +42,11 @@ git() {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
If you want to use this as module, this is possible. See the content below.
|
||||||
|
|
||||||
### `record(data, callback)`
|
### `record(data, callback)`
|
||||||
Records a new commit.
|
Records a new commit.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue