aboutsummaryrefslogtreecommitdiff
path: root/gleam.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gleam.toml')
-rw-r--r--gleam.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gleam.toml b/gleam.toml
index 98a7b33..c3e3d48 100644
--- a/gleam.toml
+++ b/gleam.toml
@@ -2,7 +2,7 @@ name = "lustre"
version = "4.0.0-rc.2"
gleam = ">= 0.34.0"
-description = "An Elm-inspired framework for building single page applications and server-rendered components in Gleam!"
+description = "An Elm-inspired framework for building HTML templates, single page applications, and server-rendered components in Gleam!"
repository = { type = "github", user = "lustre-labs", repo = "lustre" }
licences = ["MIT"]