diff --git a/MANUAL.md b/LANGUAGE.md similarity index 100% rename from MANUAL.md rename to LANGUAGE.md diff --git a/README.md b/README.md index 3562e97..b809e4a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # WL 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"