From 8c2895b57cb1d286bb5143639bca6d6d5c9bf9b8 Mon Sep 17 00:00:00 2001 From: Lasse Edfast <8794658+lasseedfast@users.noreply.github.com> Date: Thu, 4 Mar 2021 10:41:38 +0100 Subject: [PATCH] Update README.md --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9990e6a..be2cd1f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ -# music_report -A script for handling the music report exported from Hindenburg. +# Instructions + +_Make sure you have Pandas installed, else run pip install pandas_ + +**In terminal:** +cd + +**In Hindenburg:** +Choose File > Music Report, then Copy + +**In terminal:** +python , should then look like python + +_You can start in Hindnburg, just make sure you're not copying anything – like a path – before you run the script as the script gets the info from clipboard.