Loop your X cursor around the screen 👉😎👉
git clone https://github.com/m-col/xoop
Files | Refs | Readme | License

Commit 1dfd5281263d7f430118eb4b0338159321a1322e
Parent: 29ef6e7aecc6cf936a46bec0b8f71042c1c8f7c9
Author: mcol <mcol@posteo.net>
Date: 2020-08-04 18:30:11 +0100
Committer: mcol <mcol@posteo.net>
Committed: 2020-08-04 18:30:11 +0100

reformat readme into plain text

readme.rst Deleted

@@ -1,25 +0,0 @@
- ::
-     
-     ██╗       ██╗   ████████╗     ████████╗   ██╗ ██████╗
-     ╚═██╗   ██╔═╝ ██╔═══════██╗ ██╔═══════██╗ ████╔═════██╗
-       ╚═████╔═╝   ██║       ██║ ██║       ██║ ██╔═╝     ██║
-         ████║     ██║       ██║ ██║       ██║ ██║       ██║
-       ██╔═══██╗   ██║       ██║ ██║       ██║ ██║       ██║
-     ██╔═╝   ╚═██╗ ╚═████████╔═╝ ╚═████████╔═╝ ██████████╔═╝
-     ╚═╝       ╚═╝   ╚═══════╝     ╚═══════╝   ██╔═══════╝
-                                               ██║
-                                               ██║
-                                               ╚═╝
-
-loop your X cursor around the screen
-
-👉😎👉
-
-
-installation
-------------
-
-.. code:: sh
-
-   make
-   sudo make install

readme Added

@@ -0,0 +1,20 @@
+██╗       ██╗   ████████╗     ████████╗   ██╗ ██████╗
+╚═██╗   ██╔═╝ ██╔═══════██╗ ██╔═══════██╗ ████╔═════██╗
+  ╚═████╔═╝   ██║       ██║ ██║       ██║ ██╔═╝     ██║
+    ████║     ██║       ██║ ██║       ██║ ██║       ██║
+  ██╔═══██╗   ██║       ██║ ██║       ██║ ██║       ██║
+██╔═╝   ╚═██╗ ╚═████████╔═╝ ╚═████████╔═╝ ██████████╔═╝
+╚═╝       ╚═╝   ╚═══════╝     ╚═══════╝   ██╔═══════╝
+                                          ██║
+                                          ██║
+                                          ╚═╝
+
+Loop your X cursor around the screen
+
+👉😎👉
+
+
+To install:
+
+make
+sudo make install