Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sogolumbo authored May 29, 2020
1 parent 188fdfc commit e01bee0
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,19 @@ The program runs on Windows 32bit and 64bit systems.
* Indeces of your pdf files in the CSV-Format like this:
`<Song title>, <first page>, <last page (optional)>` e.g.: `"Raven, The", 89, 90` [(more details)](https://github.com/aspiers/book-indices/blob/master/README.md#file-format)


## Setup
1. Make sure that you have the [.NET Framework Runtime 4.6.1 or newer](https://www.microsoft.com/net/download/windows) installed (most likely it's already there).
2. [Download the binary files](https://ci.appveyor.com/project/Sogolumbo/music-book-index-search/branch/master/artifacts) (*.exe and *.dll) for Music-Book-Index-Search.
3. Get the .csv files with the indices for your music books (download from [book-indices](https://github.com/aspiers/book-indices) or create your own).
4. Download [SumatraPDF](https://www.sumatrapdfreader.org).
5. Open Music-Book-Index-Search.exe and go to Options.
6. Select your music book pdf file and the corresponding index csv file and add them.
2. Download Music-Book-Index-Search [from the release page](https://github.com/Sogolumbo/Music-Book-Index-Search/releases) (or from [Appveyor](https://ci.appveyor.com/project/Sogolumbo/music-book-index-search/branch/master/artifacts))
3. If necessary unzip the zip file for Music-Book-Index-Search and place those files in one folder.
4. Get the .csv files with the indices for your music books (download from [book-indices](https://github.com/aspiers/book-indices) or create your own).
5. Download [SumatraPDF](https://www.sumatrapdfreader.org).
6. Open Music-Book-Index-Search.exe and go to Options.
7. Select your music book pdf file and the corresponding index csv file and add them.

That's it - you can now search your music sheet library.

##Download
You can download the app from the [release page](https://github.com/Sogolumbo/Music-Book-Index-Search/releases) or from [appveyor](https://ci.appveyor.com/project/Sogolumbo/music-book-index-search/branch/master/artifacts) (appveyor only stores the binaries for a limited time).

## Screenshots
Desktop view:
Expand Down

0 comments on commit e01bee0

Please sign in to comment.