Update README.md

This commit is contained in:
Lasse Edfast 2021-03-04 10:41:38 +01:00 committed by GitHub
parent 6688dad512
commit 8c2895b57c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,14 @@
# music_report # Instructions
A script for handling the music report exported from Hindenburg.
_Make sure you have Pandas installed, else run pip install pandas_
**In terminal:**
cd <path to folder where you want the music report to end up>
**In Hindenburg:**
Choose File > Music Report, then Copy
**In terminal:**
python <drag the musicreport.py file into the terminal window>, should then look like python <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.