]> git.newer.systems - circumnutation.git/commitdiff
Rename README.txt to README.md
authorTucker Johnson <tuckerajohnsonmusic@gmail.com>
Sun, 30 Jul 2023 15:34:59 +0000 (15:34 +0000)
committerGitHub <noreply@github.com>
Sun, 30 Jul 2023 15:34:59 +0000 (15:34 +0000)
README.md [new file with mode: 0644]
README.txt [deleted file]

diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..74bb85a
--- /dev/null
+++ b/README.md
@@ -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)
diff --git a/README.txt b/README.txt
deleted file mode 100644 (file)
index 74bb85a..0000000
+++ /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)