From 74e4aaae6af5f32264f65b7192448e1cd90b6f40 Mon Sep 17 00:00:00 2001 From: Robert Attard Date: Fri, 4 Oct 2024 10:40:30 -0400 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6570730..b194a98 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ To add this library to your project run: `gleam add gladvent` and add `import gl ## Using the library -Once you've added gladvent as a dependency via `gleam add gladvent --dev`, simply add `gladvent.run()` to your project's `main` function. +Once you've added gladvent as a dependency via `gleam add gladvent`, simply add `gladvent.run()` to your project's `main` function. ## Multi-year support