diff --git a/README.rst b/README.rst index 34819cd..91b1555 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ eyebrowse-mode ============== -.. image:: http://bitbucket.org/wasamasa/eyebrowse-mode/raw/HEAD/eyebrows.gif +.. image:: http://bitbucket.org/wasamasa/eyebrowse/raw/HEAD/eyebrows.gif About ----- @@ -9,20 +9,22 @@ 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 +after `ranger `_, a file manager written in Python. -Screenshots ------------ - Installation ------------ +For now installation is only supported via `quelpa +`_. Use ``M-: (quelpa '(eyebrowse +:fetcher bitbucket :repo "wasamasa/eyebrowse"))`` and you should be +good to go. Installation via MELPA will be supported eventually, too. + Usage ----- Name ---- -Actually, I wanted to name this mode "eyebrows", but then a silly typo -happened. The typo stuck. So did the new name. +Actually, I wanted to name this mode "eyebrows" for no real reason, +but then a silly typo happened. The typo stuck. So did the new name.