From 5b1e36827b039ce64f7b36d0bd241f3dc2127f2b Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Wed, 2 Apr 2025 08:29:04 -0400 Subject: README fix --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a402229..97f36a8 100644 --- a/README.md +++ b/README.md @@ -59,10 +59,10 @@ I don't want to force commands onto users, so I'll provide lua function which they can configure how they please: **Opening the rafta client** (could be used to LazyLoad): -- `open` -- `open_tab` -- `open_split` -- `open_vsplit` +- `open()` +- `open_tab()` +- `open_split()` +- `open_vsplit()` **Managing Tasks**: - `set_priority()` -- cgit v1.2.3