diff --git a/README.rst b/README.rst index 9d0c77b..8a0acee 100644 --- a/README.rst +++ b/README.rst @@ -1,11 +1,20 @@ eyebrowse-mode ============== -.. image:: /wasamasa/eyebrowse-mode/raw/HEAD/eyebrows.gif +.. image:: http://bitbucket.org/wasamasa/eyebrowse-mode/raw/HEAD/eyebrows.gif About ----- +`eyebrowse` is a global minor mode for Emacs that allows you to manage +your window configurations in a simple manner. It displays their +current state in the modeline by default. The behaviour is modeled +after `ranger `_, a file manager written in +Python. + +Screenshots +----------- + Installation ------------