diff options
Diffstat (limited to 'share/doc')
-rw-r--r-- | share/doc/readme.md | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/share/doc/readme.md b/share/doc/readme.md index 25fbddb4..ba80d1bf 100644 --- a/share/doc/readme.md +++ b/share/doc/readme.md @@ -84,14 +84,14 @@ The root of your HexChat config is: * Windows: %APPDATA%\HexChat * Unix: ~/.config/hexchat -Referred to as < config > from now. HexChat automatically loads, at startup: - - * < config >/addons/*.lua Lua scripts - * < config >/addons/*.pl Perl scripts - * < config >/addons/*.py Python scripts - * < config >/addons/*.tcl Tcl scripts - * < config >/addons/*.dll Plugins (Windows) - * < config >/addons/*.so Plugins (Unix) +Referred to as <config> from now. HexChat automatically loads, at startup: + + * <config>/addons/*.lua Lua scripts + * <config>/addons/*.pl Perl scripts + * <config>/addons/*.py Python scripts + * <config>/addons/*.tcl Tcl scripts + * <config>/addons/*.dll Plugins (Windows) + * <config>/addons/*.so Plugins (Unix) ## Control Codes: |