From 53551ba51d7a80691ab9581b37887318449bf332 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Tue, 17 Nov 2015 14:18:52 +0900 Subject: [PATCH] Update README.md --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 764999d..a76739c 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # AnkiJoy # -Linux. It relies on [PyQt](http://www.riverbankcomputing.co.uk/) which you already have installed if you run Anki, and This is a simple Python plugin I wrote for [Anki](http://ichi2.net/anki/) (the best -[SRS](http://en.wikipedia.org/wiki/Spaced_repetition) software ever) to enable Joystick and Gamepad support under +[SRS](http://en.wikipedia.org/wiki/Spaced_repetition) software ever) to enable Joystick and Gamepad support under Linux. +It relies on [PyQt](http://www.riverbankcomputing.co.uk/) which you already have installed if you run Anki, and [pygame](http://www.pygame.org/) for game controller support. It can likely be made to work with a little bit of tweaking on Windows and MacOS X systems, but I am not pursuing this at this time. @@ -22,8 +22,12 @@ With this plugin you can map any of the following actions to arbitrary buttons o * Undo If you wish to use this plugin simply download it from within the shared plugins menu in Anki or grab the latest -revision of the code from [GitHub](http://github.com/FooSoft/ankijoy/). +revision of the code from [GitHub](https://github.com/FooSoft/ankijoy/). ## Screenshots ## [![Options dialog](img/gamepad-thumb.png)](img/gamepad.png) + +## License ## + +GPL