From a324bc75f737bd1ea4e1896295ff0b9c9b2f64f8 Mon Sep 17 00:00:00 2001 From: Ben Hilburn Date: Mon, 23 Mar 2015 10:33:42 -0700 Subject: [PATCH] Updating README to mention Hg support development. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4a9f4c45..26a1b766 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a theme for [Oh-My-Zsh](https://github.com/robbyrussell/oh-my-zsh). This theme uses [Powerline Fonts](https://github.com/Lokaltog/powerline-fonts), thus -giving you the most bad-ass terminal styling in the universe (as of 2015 C.E.). +giving you the most epic terminal styling in the universe (as of 2015 C.E.). Look like a bad-ass. Impress everyone in 'Screenshot Your Desktop' threads. Use powerlevel9k. @@ -11,6 +11,8 @@ information. ### Features +* Mercurial support is now in development Check out the `mercurial_support` branch! + * Shows lots of information about Git repositories, including: * branch / tag name * current action status (rebasing, merging, etc.,)