From 453a18e0267581fa3f2c7bc3ea1756c79206c9d3 Mon Sep 17 00:00:00 2001 From: nojhan Date: Sun, 30 May 2021 11:58:52 +0200 Subject: [PATCH] add images in readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8bc879a..acb12dd 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,8 @@ Dependencies Some faces depends on additional highlight keywords: `flow` and `state`. +Screeshots +========== + +![Screeshot in insert mode](https://raw.githubusercontent.com/nojhan/kalolo/main/screen_insert.png) +![Screenshot in normal mode](https://raw.githubusercontent.com/nojhan/kalolo/main/screen_normal.png)