From e9d59bb1c2268c75f1eca3b224a5788502680eff Mon Sep 17 00:00:00 2001 From: Thomas Baruchel Date: Mon, 24 May 2021 09:28:20 +0200 Subject: [PATCH] Update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76ea1bd..b01aaae 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The script by itself is very short and compact (though written with great care), _(The code above is very easy to understand; it uses a single hook from the underlying client.)_ -The script has no dependancy; it has been tested with the officiel CPython interpreter as well as with Pypy. +The script has no dependancy (just download it, hack it, and run it); it has been tested with the officiel CPython interpreter as well as with Pypy. ## Choosing a client