aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Hilburn <ben.hilburn@ettus.com>2015-10-13 00:58:51 +0300
committerBen Hilburn <ben.hilburn@ettus.com>2015-10-13 00:58:51 +0300
commit9d8ab6f6677b6829a87939d770b45624470cc77c (patch)
treeb91200de79fa7c3753738bfb24836c41ef47af7f /README.md
parent0b6b6de8e108a0465f6c42b7c3992e3c2cbb19bb (diff)
README: Add link to Wiki at end of README
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
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)