aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-05-31 02:47:49 +0000
committerGitHub <[email protected]>2024-05-31 02:47:49 +0000
commit075cf1f0c69623e37f83813dd9d212c27da32f0e (patch)
tree9237c6dc2d178015025a98aa59ae8a3154a428a6 /README.md
parentbuild(docker): switch to earthly builder (diff)
downloadmayu-075cf1f0c69623e37f83813dd9d212c27da32f0e.tar.xz
mayu-075cf1f0c69623e37f83813dd9d212c27da32f0e.zip
docs(readme): development information
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 7 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6de6c07..235ff8d 100644
--- a/README.md
+++ b/README.md
@@ -9,9 +9,14 @@ Mayu is written in [Gleam](https://gleam.run) and uses [SQLite](https://sqlite.o
<br>
-![](https://counter.due.moe/get/@demo)
+<img src="https://counter.due.moe/get/@demo" width="50%">
-![](https://counter.due.moe/get/@demo?theme=urushi)
+<img src="https://counter.due.moe/get/@demo?theme=urushi" width="50%">
+
+<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!
## Usage