From 24614795af2273df18f3b972e276038444e27f9f Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Sun, 19 Nov 2017 18:48:50 +0530 Subject: [PATCH] Remove outdated usage image --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index dfd2880..55bbbaa 100755 --- a/README.md +++ b/README.md @@ -37,8 +37,6 @@ That's how your Music library will look like! ## Installation & Usage - - - **This tool supports only Python 3**, Python 2 compatibility was dropped because of the way it deals with unicode. If you need to use Python 2 though, check out the (old) `python2` branch. - Note: `play` and `lyrics` commands have been deprecated in the current brach since they were not of much use and created unnecessary clutter. You can still get them back by using `old` branch though.