From 6d35cbc4f98c47e870a95524cdf910e765a5238a Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Tue, 8 Jun 2021 20:53:08 -0700 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 711a53a..e34afab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# AnkiJoy # +# AnkiJoy AnkiJoy is a plugin for Anki (version 1.x only) which enables joystick and gamepad support in Linux via pygame. Due to differences in the Python runtime environment, this plugin does not currently function in Windows. With the help of this @@ -6,7 +6,7 @@ plugin, you can map buttons on your favorite game controller to preset actions i ![](https://foosoft.net/projects/ankijoy/img/gamepad.png) -## Installation ## +## Installation 1. Make sure [Anki 1.x](http://ankisrs.net/download/mirror/archive/) and [pygame](http://www.pygame.org/) are installed. 2. Copy the included `ankijoy.py` file into the `addons` directory.