From 6f6d95b2f9ef8bbf25a99254106e35d1aaa5e975 Mon Sep 17 00:00:00 2001 From: Linus Groh Date: Wed, 14 Nov 2018 05:41:45 +0100 Subject: [PATCH] Change colon format emoji to Unicode character (#428) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 707b025..c3a350f 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Below is how your music library will look! ## Installation -:heavy_exclamation_mark: **This tool works only with Python 3.** +❗️ **This tool works only with Python 3.** Python 2 compatibility was dropped because of the way it deals with unicode (2020 is coming soon too). If you still need to use Python 2 - check out the (outdated)