Update README.md

main
Lasse Edfast 5 years ago committed by GitHub
parent 6688dad512
commit 8c2895b57c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 16
      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 <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.

Loading…
Cancel
Save