diff --git a/README.md b/README.md index 12e18d2..6671953 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ PureScript | [purescript-school-of-music](https://github.com/newlandsvalley/purescript-school-of-music) | (PSoM) port of the Haskell School of Music | | [MIDI keyboard player](https://github.com/newlandsvalley/purescript-midi-keyboard) | play a MIDI keyboard through the browser | | [polska-metronome](https://github.com/newlandsvalley/polska-metronome) | 3/4 metronome with irregular beats | -| [chord-editor](https://github.com/newlandsvalley/chord-editor) | edit guitar chord diagrams | +| [chord-editor](https://github.com/newlandsvalley/chord-editor) | edit chord diagrams | | [tunebook](https://github.com/newlandsvalley/tunebook) | quick and dirty generation of a booklet of scores | | [tunebank-frontend](https://github.com/newlandsvalley/tunebank-frontend) | UI to musicrest | | [purescript-audiograph](https://github.com/newlandsvalley/purescript-audiograph) | declarative interface into web-audio | @@ -57,4 +57,4 @@ Haskell | Name | Description | | -------------------------------- | -------------------------------------------------- | | [MidiToAbc](https://github.com/newlandsvalley/MidiToAbc) | An attempt to convert a monophonic MIDI melody into the ABC notation. | -| [Tunebank](https://github.com/newlandsvalley/tunebank) | An experimental rewrite of musicrest using [Servant](https://www.servant.dev/) and Postgresql. | \ No newline at end of file +| [Tunebank](https://github.com/newlandsvalley/tunebank) | An experimental rewrite of musicrest using [Servant](https://www.servant.dev/) and Postgresql. |