From 3c3f0689148330c1db26d22ea50231084c3a0865 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Sun, 25 Feb 2024 21:24:06 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 532b445..033d218 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This is my Zig text editor. It is very much a work-in-progress, but far enough along that I am daily driving it. + +https://github.com/neurocyte/flow/assets/1552770/97aae817-c209-4c08-bc65-0a0bf1f2d4c6 + + features: - fast TUI interface. no user interaction should take longer than one frame (6ms) (even debug builds) - tree sitter based syntax highlighting