aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjc00ke <jesse@jc00ke.com>2016-06-17 21:25:36 -0700
committerjc00ke <jesse@jc00ke.com>2016-06-17 21:29:00 -0700
commit3982139c26e95cc6efc8cd16ee94f1abd83eaa85 (patch)
tree1b1d786efa60a778b83a0d4f43d6752a66d33aed /README.md
parentAdd usage to README (diff)
downloadmove-to-next-monitor-3982139c26e95cc6efc8cd16ee94f1abd83eaa85.tar.gz
move-to-next-monitor-3982139c26e95cc6efc8cd16ee94f1abd83eaa85.tar.bz2
move-to-next-monitor-3982139c26e95cc6efc8cd16ee94f1abd83eaa85.zip
Link to @jordansissel's github page
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9240812..afee2aa 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,6 @@ mv move-to-next-monitor /somewhere/in/your/$PATH
Since I don't use Xubuntu and therefore don't have a way to test changes, I'm going to rely on others to QA and give me feedback.
## Thanks
-
+
* [icyrock](http://icyrock.com/blog/2012/05/xubuntu-moving-windows-between-monitors/) post for initial development
-* @jordansissel for his excellent [xdotool](https://github.com/jordansissel/xdotool)
+* [@jordansissel](https://github.com/jordansissel) for his excellent [xdotool](https://github.com/jordansissel/xdotool)
bgstack15