aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-23 09:26:01 +0000
committerGitHub <[email protected]>2024-06-23 09:26:01 +0000
commit20ebe230e2e400d4814f3fc7ca108a433493c3d0 (patch)
treeaf63139d286b0a13b8386ceb8610ccc971f80096 /README.md
parentfeat: initial release (diff)
downloadmomoka-20ebe230e2e400d4814f3fc7ca108a433493c3d0.tar.xz
momoka-20ebe230e2e400d4814f3fc7ca108a433493c3d0.zip
docs(readme): add sample screenshot
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 2018929..a7107c9 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,18 @@ responses.
Momoka is written in under 300 (280) lines of code and written in the functional
[Gleam](https://gleam.run). It's designed to be small and simple.
+<br>
+
+For reference of accuracy, here is a screenshot of the
+[bollux](https://tildegit.org/acdw/bollux) client displaying both the Gopher and
+the Gemini responses side-by-side. It's practically the same output, save for the
+line wrapping.
+
+<p align="center">
+ <br>
+ <img src="https://i.imgur.com/GyF0pEJ.png" width="75%">
+</p>
+
## Usage
If you'd like to test out a production deployment of Momoka, you can visit