From a1feddbd39f9fd6a1599778cd61501f4222cd532 Mon Sep 17 00:00:00 2001 From: Yan Pritzker Date: Tue, 20 Dec 2011 02:19:42 -0800 Subject: [PATCH] Updated README with screenshot --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4ecf627..ac8af12 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,10 @@ Janus is an amazing _first effort_ to deliver a ready-to-use vim setup and is a * All keymaps and customization in small, easy to maintain files under .vim/plugin/settings * More than just vim plugins - great shell aliases, osx, and irb/pry tweaks to make you more productive. +Screenshot +--- +![screenshot](http://i.imgur.com/lEFlF.png) + Before you start ---