diff --git a/README.rst b/README.rst index 801e34d..580fef2 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ eyebrowse ========= -.. image:: https://raw.github.com/wasamasa/eyebrowse/master/eyebrows.gif +.. image:: https://raw.github.com/wasamasa/eyebrowse/master/img/eyebrows.gif About ----- @@ -12,6 +12,11 @@ current state in the modeline by default. The behaviour is modeled after `ranger `_, a file manager written in Python. +Screenshot +---------- + +.. image:: https://raw.github.com/wasamasa/eyebrowse/master/img/scrot.png + Installation ------------ diff --git a/eyebrows.gif b/img/eyebrows.gif similarity index 100% rename from eyebrows.gif rename to img/eyebrows.gif diff --git a/scrot.png b/img/scrot.png similarity index 100% rename from scrot.png rename to img/scrot.png