diff options
| author | Fuwn <[email protected]> | 2025-05-12 11:37:22 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-05-12 11:37:22 +0000 |
| commit | 4ff0740e2dae7780a88c2a345b406b1bf16e9380 (patch) | |
| tree | fe1c2d7a4e52955600f23832daf25f603d3b1e8e | |
| parent | ci(Actions): Update Gleam version in Check (diff) | |
| download | mayu-4ff0740e2dae7780a88c2a345b406b1bf16e9380.tar.xz mayu-4ff0740e2dae7780a88c2a345b406b1bf16e9380.zip | |
docs(README): Update LOC
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Mayu is written in [Gleam](https://gleam.run) and uses [SQLite](https://sqlite.o <br> Don't know Gleam or functional paradigms? Take a look at the [source tree](./src) and see just how -easy it is to understand! It's all contained in under 300 (294) liberally newline'd lines of code! +easy it is to understand! It's all contained in under 300 (273) effective lines of code! ## Usage |