diff options
author | Ben Hilburn <ben.hilburn@ettus.com> | 2015-10-13 00:58:51 +0300 |
---|---|---|
committer | Ben Hilburn <ben.hilburn@ettus.com> | 2015-10-13 00:58:51 +0300 |
commit | 9d8ab6f6677b6829a87939d770b45624470cc77c (patch) | |
tree | b91200de79fa7c3753738bfb24836c41ef47af7f /README.md | |
parent | 0b6b6de8e108a0465f6c42b7c3992e3c2cbb19bb (diff) |
README: Add link to Wiki at end of README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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) |