diff options
author | Ben Hilburn <bhilburn@gmail.com> | 2015-07-11 06:43:06 +0300 |
---|---|---|
committer | Ben Hilburn <bhilburn@gmail.com> | 2015-07-11 06:43:06 +0300 |
commit | 79499dbb00147fea47a66492b46c110445371c91 (patch) | |
tree | 96d69d597fdd4d9b5ae44338f01c990da1c1619c /README.md | |
parent | 767d4c75b0e8fd6b3fdf2027a936636c533d81e9 (diff) |
README: Fixing symbol table headers
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -301,7 +301,7 @@ The `vcs` segment uses various symbols to tell you the state of your repository. These symbols depend on your installed font and selected `POWERLEVEL9K_MODE` from the [Installation](#Installation) section above. -| `Bare Bones` | `Normal` | `Über` | explanation +| `Compatible` | `Powerline` | `Awesome Powerline` | Explanation |--------------|---------------------|-------------------|-------------------------- | `↑4` | `↑4` | ![icon_outgoing](https://cloud.githubusercontent.com/assets/1544760/7976089/b5904d6e-0a76-11e5-8147-5e873ac52d79.gif)4 | Number of commits your repository is ahead of your remote branch | `↓5` | `↓5` | ![icon_incoming](https://cloud.githubusercontent.com/assets/1544760/7976091/b5909c9c-0a76-11e5-9cad-9bf0a28a897c.gif)5 | Number of commits your repository is behind of your remote branch |