diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:04:16 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:04:16 -0400 |
commit | 8bafadb16e04222f0f1049cd513c74f6e24a69b6 (patch) | |
tree | 79ca05c2d2ae2ade6f85af386797735845a95a4a /misc/projectM | |
parent | 223252bdcc5226743c463a0a56a773aea9e1ee2a (diff) |
misc/projectM: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'misc/projectM')
-rw-r--r-- | misc/projectM/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/misc/projectM/README b/misc/projectM/README index ce55d7277856..43bd886e7c52 100644 --- a/misc/projectM/README +++ b/misc/projectM/README @@ -1,5 +1,5 @@ -projectM is an open-source project that reimplements the esteemed Winamp -Milkdrop by Geiss in a more modern, cross-platform reusable library. -Its purpose in life is to read an audio input and to produce mesmerizing -visuals, detecting tempo, and rendering advanced equations into a limitless -array of user-contributed visualizations. +projectM is an open-source project that reimplements the esteemed +Winamp Milkdrop by Geiss in a more modern, cross-platform reusable +library. Its purpose in life is to read an audio input and to produce +mesmerizing visuals, detecting tempo, and rendering advanced equations +into a limitless array of user-contributed visualizations. |