Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frankenjoe committed Jan 4, 2015
1 parent b76e0a1 commit 92388e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PDFChords
=========

PDFchords is a GUI wrapper for <a href="http://www.vromans.org/johan/projects/Chordii/chordpro/index.html" target="new">Chordii</a>, a command-line tool to convert guitar sheets in <a href="http://www.vromans.org/johan/projects/Chordii/chordpro/index.html" target="new">Chord/ChordPro</a> format into PDF files. It includes a browser to quickly jump between chord sheets and an editor with syntax highlighting and chord completion to edit the sheets. An in-built pdf viewer allows it to preview and print a converted sheet. Since most guitar tabs on the web are two line style song sheets, PDFchords offers the possibility to convert them to the ChordPro format and insert directives (both functions are available from the editor's context menu). PDFchords is developed in C#/WPF and runs on Windows (tested on Windows 7, only).
PDFchords is a GUI wrapper for <a href="http://www.vromans.org/johan/projects/Chordii/chordpro/index.html" target="new">Chordii</a>, a command-line tool to convert guitar sheets in <a href="http://www.vromans.org/johan/projects/Chordii/chordpro/index.html" target="new">Chord/ChordPro</a> format into PDF files. It includes a browser to quickly jump between chord sheets and an editor with syntax highlighting and chord completion to edit files. An in-built pdf viewer allows it to preview and print converted sheets. Since most guitar tabs on the web are two line style song sheets, PDFchords offers the possibility to convert them to the ChordPro format and insert directives (both functions are available from the editor's context menu). PDFchords is developed in C#/WPF and runs on Windows (tested on Windows 7, only).

![alt tag](https://github.com/frankenjoe/pdfchords/blob/master/pics/gui.png)

Expand Down

0 comments on commit 92388e6

Please sign in to comment.