From f0451e4e8a253f4b263cf1d498fc814014c55097 Mon Sep 17 00:00:00 2001 From: jgart <47760695+jgarte@users.noreply.github.com> Date: Sat, 8 Oct 2022 01:48:39 -0500 Subject: [PATCH] Update chord-editor description --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. |