From 454a97cbc030f564fad64e967bf8875d323fe430 Mon Sep 17 00:00:00 2001 From: Aaronepower Date: Sun, 7 Feb 2016 11:25:53 +0000 Subject: [PATCH] moved canonical source to gitlab --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 85c6911..fa7d2b1 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ A blazingly fast CLOC(Count Lines Of Code) program, written in Rust. +## Canonical Source +The canonical source of this repo is hosted on [GitLab](https://gitlab.com/Aaronepower/tokei). If you have a GitLab account, please make your issues, and pull requests there. However if you don't have one, please feel free to make the issue on [GitHub](https://github.com/Aaronepower/tokei). + ## Installation ### Automatic