aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorZoffix Znet <cpan@zoffix.com>2016-01-01 09:02:56 -0500
committerZoffix Znet <cpan@zoffix.com>2016-01-01 09:02:56 -0500
commitb05080f31b46167d74eedbcfead35efa67b56f51 (patch)
tree4f0eaea46602339aff9e77e4197b55c01034e85c /README.md
parent98cee4deebfba64dd7143f97675788b175fb8fb4 (diff)
Mention defaults for `password`
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 25fc9bd..5cc3513 100644
--- a/README.md
+++ b/README.md
@@ -185,7 +185,8 @@ Specifies the hostname of the IRC server to connect to. **Defaults to:**
password => 's3cret',
```
Specifies the password for the IRC server. (on Freenode, for example, this
-is the NickServ password that identifies to services).
+is the NickServ password that identifies to services). **Defaults to:** no
+password.
### `port`