diff --git a/gleam.toml b/gleam.toml index bd61c5f..5531f8f 100644 --- a/gleam.toml +++ b/gleam.toml @@ -1,6 +1,6 @@ name = "gsv" version = "0.1.0" -description = "A simple csv parser written in gleam " +description = "A simple csv parser and generator written in gleam " # Fill out these fields if you intend to generate HTML documentation or publish # your project to the Hex package manager.