From: Tucker Johnson Date: Sun, 30 Jul 2023 15:34:20 +0000 (+0000) Subject: Rename README.md to README.txt X-Git-Url: https://git.newer.systems/?a=commitdiff_plain;h=8c790ec5de90fb66cfaf6c848a33998054eaf7cc;p=circumnutation.git Rename README.md to README.txt --- diff --git a/README.md b/README.md deleted file mode 100644 index 74bb85a..0000000 --- a/README.md +++ /dev/null @@ -1,15 +0,0 @@ -*The content of this project (music and logos) are protected under copyright, and the underlying source code used to format that content licensed under the MIT license.* - -## Usage - -Required Fonts: - -- haydn ([OpenLilyPondFont](https://github.com/OpenLilyPondFonts/haydn)) -- Junicode -- Syne - -From a command prompt in the root directory: - -`cat variables/* eng-files/* front-matter/* | lilypond -dno-point-and-click --output="Circumnutation"` - -(Copyright © 2023 Tucker Johnson) diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..74bb85a --- /dev/null +++ b/README.txt @@ -0,0 +1,15 @@ +*The content of this project (music and logos) are protected under copyright, and the underlying source code used to format that content licensed under the MIT license.* + +## Usage + +Required Fonts: + +- haydn ([OpenLilyPondFont](https://github.com/OpenLilyPondFonts/haydn)) +- Junicode +- Syne + +From a command prompt in the root directory: + +`cat variables/* eng-files/* front-matter/* | lilypond -dno-point-and-click --output="Circumnutation"` + +(Copyright © 2023 Tucker Johnson)