From a7e8a0ed7eaea4652bf1a3d0e6c73815fde44952 Mon Sep 17 00:00:00 2001 From: Guyutongxue Date: Wed, 27 Jan 2021 15:30:49 +0800 Subject: [PATCH] Add LilyPond (#896) Co-authored-by: Richie Bendall --- l/LilyPond.ly | 1 + readme.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 l/LilyPond.ly diff --git a/l/LilyPond.ly b/l/LilyPond.ly new file mode 100644 index 00000000..fbdaef52 --- /dev/null +++ b/l/LilyPond.ly @@ -0,0 +1 @@ +\markup { Hello World } diff --git a/readme.md b/readme.md index 372ccbf6..a4716b57 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Thanks to everyone who continues to contribute; new languages are created every Make sure to see [contributing.md](/contributing.md) for instructions on contributing to the project! -## Languages (729 total) +## Languages (730 total) * [05Ab1E](%23/05AB1E) * [0815](%23/0815.0815) @@ -412,6 +412,7 @@ Make sure to see [contributing.md](/contributing.md) for instructions on contrib * [Lcoffee](l/lcoffee.lcoff) * [Less](l/less.less) * [Leszek](l/leszek.leszek) +* [Lilypond](l/LilyPond.ly) * [Limbo](l/limbo.b) * [Lingo](l/lingo.lg4) * [Lisaac](l/lisaac.li)