aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-07-26 22:03:44 +0000
committerGitHub <[email protected]>2024-07-26 22:03:44 +0000
commit3b7048617f7632c5a08e03b9d15fd274c392f505 (patch)
tree23a4f3e5f42f8bc7e3dd1f2c695cbe7393b62909
parentchore: bump version (diff)
downloadmomoka-main.tar.xz
momoka-main.zip
docs(readme): update locsHEADmain
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4f3cff0..93861b2 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ between Gopher clients and [Gemini](https://fuwn.me/proxy/geminiprotocol.net/)
servers. It translates any Gemini requests containing Gemtext into
Gopher-compatible responses.
-Momoka is written in under 300 (298) lines of code in the functional
+Momoka is written in under 350 (345) lines of code in the functional
[Gleam](https://gleam.run) programming language. It's designed to be small and
simple.