diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2016-01-17 21:04:04 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2016-01-17 21:04:27 +0300 |
commit | 67895cc5da1fe479d0ae321fba750e199758eee4 (patch) | |
tree | c95e2c51966e2145bd837e07d73868be0ff89549 /README.md | |
parent | 24e7ee75feea4920602eaa781c8c45212e32607e (diff) |
README: Added a tl;dr
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -326,8 +326,11 @@ 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 +### tl; dr -Looking for more information? We put a lot of stuff in our Wiki! +Want to just get a quick start? Check out the [Show Off Your +Config](https://github.com/bhilburn/powerlevel9k/wiki/Show-Off-Your-Config) +portion of the wiki to get going. -[Head to the Wiki](https://github.com/bhilburn/powerlevel9k/wiki) +[The Wiki also has a ton of other useful +information!](https://github.com/bhilburn/powerlevel9k/wiki) |