From 1b9289ea02483f54f16046fb17d6525211157e56 Mon Sep 17 00:00:00 2001 From: Lasse Edfast <8794658+lasseedfast@users.noreply.github.com> Date: Thu, 4 Mar 2021 10:52:36 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index be2cd1f..24b796c 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,21 @@ _Make sure you have Pandas installed, else run pip install pandas_ + **In terminal:** -cd + +cd users/path/to/project/folder + +_The project folder can be any folder, like the one you use for your Hindenburg project_ + **In Hindenburg:** + Choose File > Music Report, then Copy + **In terminal:** -python , should then look like python + +Write "python" and then drag the musicreport.py file into the terminal window, should then look like _python users/path/to/musicreport.py_ _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.