diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-03-27 19:14:12 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-03-27 19:14:12 +0300 |
commit | 1c888e7b64efed5c0fa19644464891b2802f7df7 (patch) | |
tree | 7bfd4c6521b25d09c4296a31ada2004541d692fb | |
parent | a380b8d51c342cc52aa72b662c4f9addda88c04e (diff) |
move the link to the TOC a bit higher; some users want to see it but give up before they reach it
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -8,7 +8,8 @@ Powerlevel10k is a theme for Zsh. It emphasizes [speed](#uncompromising-performa ![Powerlevel10k]( https://raw.githubusercontent.com/romkatv/powerlevel10k-media/master/prompt-styles-high-contrast.png) -To see what Powerlevel10k is about, scroll through [features](#features). +To see what Powerlevel10k is about, scroll through [features](#features) or check out +[table of contents](#table-of-contents). Powerlevel9k users, go [here](#powerlevel9k-compatibility). @@ -32,8 +33,6 @@ Ready to give Powerlevel10k a try? 1. Restart Zsh. 1. Type `p10k configure` if the configuration wizard doesn't start automatically. -The full [table of contents](#table-of-contents) is at the bottom. - ## Features ### Configuration wizard |