From ea3b5a39ca2c1ff6cb469d474f1a8922bfc8cb74 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Mon, 2 May 2016 08:01:24 +0200 Subject: [PATCH] Small readme update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6cdea921..3328415c 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ # A window switcher, run dialog and dmenu replacement -A popup window switcher roughly based on [superswitcher](http://code.google.com/p/superswitcher/), -requiring only xlib and pango. This version started off as a clone of simpleswitcher, the version from [Sean +A popup window switcher roughly based on [superswitcher](http://code.google.com/p/superswitcher/). +This version started off as a clone of simpleswitcher, the version from [Sean Pringle](http://github.com/seanpringle/simpleswitcher). All credit for this great tool should go to him. Rofi developed extra features, like a run-dialog, ssh-launcher and can act as a drop-in dmenu replacement, making it a very versatile tool.