aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorA Farzat <a@farzat.xyz>2022-05-17 14:52:46 +0900
committerA Farzat <a@farzat.xyz>2022-05-17 14:52:46 +0900
commitc8ed1d668ed22a9bc568934eab0f4102ae9dafb6 (patch)
tree5fa3a5a788a5387e92ff14bceedf68638445d09d /README.md
parent076c6ef34d31f9539ed52f6f4afbc82dd8237d45 (diff)
downloadedit-c8ed1d668ed22a9bc568934eab0f4102ae9dafb6.tar.gz
edit-c8ed1d668ed22a9bc568934eab0f4102ae9dafb6.zip
Add my copyright notice
Also a small fix to the readme.
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 b32d1c6..d1cca77 100644
--- a/README.md
+++ b/README.md
@@ -35,8 +35,8 @@ environment variable, you can set it in weechat.
# Installation
-Copy the script to $XDG_DATA_HOME/weechat/python/autoload,
-~/.local/share/weechat/python/autoload, or `~/.weechat/python/autoload`
+Copy the script to `$XDG_DATA_HOME/weechat/python/autoload`,
+`~/.local/share/weechat/python/autoload`, or `~/.weechat/python/autoload`
```sh
mkdir -p "$XDG_DATA_HOME/weechat/python/autoload"