Skip to content

Commit bc6f089

Browse files
committed
Updated docs
1 parent 4f6f949 commit bc6f089

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

DOCUMENTATION.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,7 @@ Records a new commit.
4141
#### Return
4242
- **GitStats** The `GitStats` instance.
4343

44-
### `record(data, callback)`
45-
removeCommit
44+
### `removeCommit(data, callback)`
4645
Deletes a specifc commit from the history.
4746

4847
#### Params

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-16 Ionică Bizău <[email protected]> (http://ionicabizau.net)
3+
Copyright (c) 2015-17 Ionică Bizău <[email protected]> (http://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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,7 @@ Thanks! :heart:
256256
If you are using this library in one of your projects, add it in this list. :sparkles:
257257

258258

259+
- [`git-stats-fcc-importer`](https://github.com/cmal/git-stats-fcc-importer#readme) (by Yu Zhao)—git-stats importer for FreeCodeCamp users
259260
- [`git-stats-importer`](https://github.com/IonicaBizau/git-stats-importer)—Imports your commits from a repository into git-stats history.
260261

261262
## :scroll: License

0 commit comments

Comments
 (0)