summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md8
1 files 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()`