From 45f7c6d08628d65add3eb8db2505041574b18e76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Romey?= Date: Sun, 10 Mar 2013 14:59:45 +0100 Subject: [PATCH] Updated README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 095a56e..115733b 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ POWERLINE_DETECT_SSH="true" Requirements ------------ -* Vim Powerline patched font: See [Powerline for vim](https://github.com/Lokaltog/vim-powerline.git) for more info. +* Vim Powerline patched font: Download your favorite one on [Lokaltog/powerline-font](https://github.com/Lokaltog/powerline-fonts). * Z shell (zsh): See [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh) for more info. * Make sure terminal is using 256-colors mode with `export TERM="xterm-256color"`. @@ -86,3 +86,5 @@ Contribute * [krischer](https://github.com/krischer) * [Arthraim](https://github.com/Arthraim) * [itszero](https://github.com/itszero) +* [adrienbrault](https://github.com/adrienbrault) +* [mkraemer](https://github.com/mkraemer)