aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LICENSE1
-rw-r--r--README.md4
2 files changed, 3 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 109d98c..1b14a8d 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,3 +1,4 @@
+Copyright (c) 2022 A Farzat (https://a@farzat.xyz)
Copyright (c) 2015 Keith Smiley (http://keith.so)
Permission is hereby granted, free of charge, to any person obtaining a copy of
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"