Rename MANUAL.md to LANGUAGE.md

This commit is contained in:
2025-10-17 00:11:12 +02:00
parent bfb51f7d3b
commit 5706b1f861
2 changed files with 1 additions and 1 deletions
View File
+1 -1
View File
@@ -1,7 +1,7 @@
# WL # WL
WL is a powerful and flexible, yet experimental scripting language for templating with first-class support for HTML. WL is a powerful and flexible, yet experimental scripting language for templating with first-class support for HTML.
To learn about the language check out the `MANUAL.md` file. But for a sneak peek, here's an example: To learn about the language check out the `LANGUAGE.md` file. But for a sneak peek, here's an example:
``` ```
let title = "Title of my webpage" let title = "Title of my webpage"