summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files 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.