From 9d8ab6f6677b6829a87939d770b45624470cc77c Mon Sep 17 00:00:00 2001 From: Ben Hilburn Date: Mon, 12 Oct 2015 14:58:51 -0700 Subject: [PATCH] README: Add link to Wiki at end of README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 412aabae..c6d7bd1c 100644 --- a/README.md +++ b/README.md @@ -237,3 +237,9 @@ and does not show your code coverage or any sophisticated stats. All this does is count your source files and test files, and calculate the ratio between them. Just enough to give you a quick overview about the test situation of the project you are dealing with. + +### Other + +Looking for more information? We put a lot of stuff in our Wiki! + +[Head to the Wiki](https://github.com/bhilburn/powerlevel9k/wiki)