===========
ChordFinder
===========

ChordFinder provides a quick, simple solution to the problem of identifying the chords
that are formed by a group of notes. Notes may be input with from 0 to 2 flat ("b")
symbols or sharp ("#") symbols.

ChordFinder is GUI based and as of now there is no command line usage. 

Usage
=====

* Type notes with 0-2 sharp or flat symbols into the text box with our without separators. 
* Chord names are displayed as the user types
* Press enter to clear the input box
* Press escape to exit the program
