about summary refs log tree commit diff
diff options
context:
space:
mode:
authoriurii plugatarov <[email protected]>2024-08-03 00:57:58 +0200
committeriurii plugatarov <[email protected]>2024-08-03 00:57:58 +0200
commitb36493f74c4344ad165fdc8846b7f183bdff27f9 (patch)
tree3003712aad4169918dee406d340f96a5fd7cbef5
parent20fd18bd7c084f82275c11dde7eb505235de2da8 (diff)
downloadsketchbook.nvim-b36493f74c4344ad165fdc8846b7f183bdff27f9.tar.gz
tidy up readme a bit
Diffstat (limited to '')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 80dfcca..08a2e92 100644
--- a/README.md
+++ b/README.md
@@ -18,11 +18,11 @@ This is quick and dirty implementation, something will probably won't work for y
 
 ## Features
 
-- **Quick Note Creation**: Quickly create and manage notes.
-- **Template Selection**: Choose from predefined templates for your notes.
-- **Note Searching**: Search through your notes easily.
-- **Git Integration**: Commit and push your notes to a Git repository.
-- **Floating Windows**: Use floating windows for quick notes.
+- **Quick Note Creation**: Quick note for random stuff
+- **Template Selection**: You can predefine custom template for notes
+- **Note Searching**: telescope grep integration (if you have telescope installed ofc)
+- **Git Integration**: notes can be pushed and commited
+- **List Notes**: telescope integration that shows all existing notes
 
 ## Installation