shithub: orca

Download patch

ref: 7398d1115e896e4f8d380a45c2d676291fcef349
parent: 0873840f8937aa85b8e4573bd6253e73deae87f1
author: cancel <cancel@cancel.fm>
date: Thu Oct 15 07:29:15 EDT 2020

Clean up MIDI menu text in readme

Removes the stray empty line and the sup tag, which didn't look so
great.

--- a/README.md
+++ b/README.md
@@ -22,8 +22,6 @@
 
 To choose your MIDI output device, press `F1` (or `Ctrl+D`) to open the main menu, and then select `MIDI Output...`
 
-<sup>
-
 ```
 ┌ ORCA ───────────────┐┌ PortMidi Device Selection ─────┐
 │   New               ││ > (*) #0 - Midi Through Port-0 │
@@ -40,10 +38,7 @@
 │                     │
 │   Clock & Timing... │
 │.....................│
-
 ```
-
-</sup>
 
 ## Prerequisites
 
--