diff --git a/README.md b/README.md index c14fb38..52fb0a5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,19 @@ # Powerline for oh-my-zsh -This a fork of the Powerline Vim plugin for the oh-my-zsh shell. +This a fork of the +[Powerline Vim plugin](https://github.com/Lokaltog/vim-powerline) for the +[oh-my-zsh shell](https://github.com/robbyrussell/oh-my-zsh). + +It currently shows: +- Current Python virtualenv +- Current git repo +- Status of the current git repo +- Time + +If you want add some new feature, of fix some bug, open an issue and lets hack +together. + +Currently a **work in progress**.