From bbcedcaa35021abecac2739f4fce287ae7676713 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionic=C4=83=20Biz=C4=83u?= Date: Sun, 15 Feb 2015 20:51:33 +0200 Subject: [PATCH] Added the contents section. --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 7aba0c8..3db94b2 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,19 @@ These are all my real commits from the last year. ![](http://i.imgur.com/LfLJAaE.png) +## Contents + + - [Installation](https://github.com/IonicaBizau/git-stats#installation) + - [Catching the `git commit` command](https://github.com/IonicaBizau/git-stats#catching-the-git-commit-command) + - [Using `git` hooks](https://github.com/IonicaBizau/git-stats#using-git-hooks) + - [Overriding the `git` command](https://github.com/IonicaBizau/git-stats#overriding-the-git-command) + - [Usage](https://github.com/IonicaBizau/git-stats#usage) + - [Importing and deleting commits](https://github.com/IonicaBizau/git-stats#importing-and-deleting-commits) + - [Importing all the commits from GitHub and BitBucket](https://github.com/IonicaBizau/git-stats#importing-all-the-commits-from-github-and-bitbucket) + - [See the GitHub Contributions calendar](https://github.com/IonicaBizau/git-stats#see-the-github-contributions-calendar) + - [Documentation](https://github.com/IonicaBizau/git-stats#documentation-) + - [How to contribute](https://github.com/IonicaBizau/git-stats#how-to-contribute) + ## Installation ```sh $ npm install -g git-stats