aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authordacctal <dacctal@symlinx.net>2026-04-28 10:20:49 +0000
committerdacctal <dacctal@symlinx.net>2026-04-28 10:20:49 +0000
commit61dfe89e2be7d1f3c083fb2957fd90fe6bbd457c (patch)
treedc46dd362d93018913e7033a1ff9ecf2c44654a7 /README.md
parentf7401061f08b32c1755ffedbc837aa6d26348dcf (diff)
rogue missing period in README.md, also stupid '*' formatting fixed
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8b820c5..71d5025 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
<div align="center">
<h1>
- *modal*
+ modal
</h1>
</div>
@@ -9,7 +9,7 @@
</div>
# Installation
-To install vis-modal, clone this repository in your `~/.config/vis/plugins/` directory
+To install vis-modal, clone this repository in your `~/.config/vis/plugins/` directory.
Then, you can use it with the default configuration by putting this into your `~/.config/vis/visrc.lua`:
```
local modal = require('plugins/modal')