diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 16:54:18 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:58 +0700 |
commit | d3a437612ee5ed4f36d02f010cc3e7f841649ff8 (patch) | |
tree | fff11aa9cb707beba957044f316e0cb83f3e7beb /audio/portmidi | |
parent | a3eaa38965fc31c4c57f36bcb4daf47b3bffa794 (diff) |
audio/portmidi: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/portmidi')
-rw-r--r-- | audio/portmidi/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/portmidi/README b/audio/portmidi/README index 9c6c72b23f12..f2660611fc64 100644 --- a/audio/portmidi/README +++ b/audio/portmidi/README @@ -1,3 +1,3 @@ -PortMidi is a computer library for real time input and output of MIDI data. -It is designed to be portable to many different operating systems. -PortMidi is part of the PortMusic project. +PortMidi is a computer library for real time input and output of +MIDI data. It is designed to be portable to many different operating +systems. PortMidi is part of the PortMusic project. |