Skip to content

Commit b45e9b2

Browse files
inoasinoas
authored andcommitted
fix readme
1 parent 193ffc5 commit b45e9b2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

File renamed without changes.

gleam.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "glychee"
22
version = "1.1.3"
33
licences = ["MPL-2.0"]
4-
description = "Glychee Benchmark - Simple Gleam Benchmarking on Erlang via Elixir's Benchee"
4+
description = "🏎️ Glychee Benchmark - Simple Gleam Benchmarking on Erlang via Elixir's Benchee"
55
repository = { type = "github", user = "inoas", repo = "glychee" }
66

77
target = "erlang"
@@ -10,7 +10,7 @@ gleam = ">= 1.15.4"
1010
[documentation]
1111
pages = [
1212
{ title = "CHANGELOG", path = "changelog.html", source = "CHANGELOG.md" },
13-
{ title = "LICENSE", path = "license.html", source = "LICENSE" },
13+
{ title = "LICENCE", path = "licence.html", source = "LICENCE" },
1414
]
1515

1616
[dependencies]

0 commit comments

Comments
 (0)