From 7763d11969f6ebe57464b5ad16c1da7fd21fe722 Mon Sep 17 00:00:00 2001 From: Mitch Weaver <20451170+MitchWeaver@users.noreply.github.com> Date: Mon, 23 Apr 2018 18:16:28 +0200 Subject: [PATCH] update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7d3decf..7451474 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ Helpful scripts to get information from http://metal-archives.com +## installation + +1. install python3 and python3-pip from your package manager (UNIX), or http://python.org/getit/windows (Windows) +2. install the required libs: `pip3 install urllib bs4 requests lyricfetcher` + ### releases ![releases.png](res/releases.png)