aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNunoSempere <nuno.semperelh@protonmail.com>2024-03-23 22:45:02 -0300
committerNunoSempere <nuno.semperelh@protonmail.com>2024-03-23 22:45:02 -0300
commit24302016d257d224f8b1460c8f47905745d6293e (patch)
tree51a7ad20c57e32815d349491257d673c65db3d92 /README.md
parente583fd0fd2afb0b199e9410625a3f3caa6ba7791 (diff)
continue README, see how big is the file without comments
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index c8ae098..548155f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,12 @@
# Rosenrot
-This branch contains a minimalist version of rosenrot, similar in many ways to the original version of rose.
+This branch contains a minimalist version of rosenrot
+
+- similar in many ways to the [original version of rose](https://github.com/mini-rose/rose-browser/tree/60173b6f5b562861b11dea17e3869ad6c3462bbb/src).
+- compilable with tcc
+- One c file, 390 lines (~356 excluding comments)
+- Still some minimal niceties: zoom
+
# To do