about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authoriurii plugatarov <[email protected]>2024-08-03 00:29:33 +0200
committeriurii plugatarov <[email protected]>2024-08-03 00:29:33 +0200
commit0bb7c25241c4fa538a6979dfa0f2b9862aeb8d5a (patch)
tree2d52275f027ca95eaf3b185e2c8eba5861430afc /README.md
parentce8a92f21bf5d9f6fa874970932d9d03fd242b74 (diff)
downloadsketchbook.nvim-0bb7c25241c4fa538a6979dfa0f2b9862aeb8d5a.tar.gz
add demo
Diffstat (limited to '')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 594b1dd..1fcb500 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,10 @@ Motivation behind this thing, that I tried lots of notetaking tools but nothing
 I didn't want to leave nvim and it's not really convenient to manage ~/notes directory. 
 
 
+## Demo
+
+![](demo.mp4)
+
 ## Warn
 
 This was quick and dirty implementation, so not everything will perfectly because currently its in "works on my machine" state.