From 21682f624deb2d5d1cdbcd2d58cea879839d1c55 Mon Sep 17 00:00:00 2001 From: Quantum Date: Tue, 2 Feb 2021 19:29:45 -0500 Subject: [PATCH] Fix README.md typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 607fdf6..e132132 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ hotspot and animation delay, and has an optional mode to add shadows that replicates Windows's cursor shadow effect. `x2wincur` is a tool that does the opposite: it converts cursors in the Xcursor -format to Windows format (`*.cur`, *.ani`), allowing to use your favourite +format to Windows format (`*.cur`, `*.ani`), allowing to use your favourite Linux cursor themes on Windows. ## Installation