From c0b9e06d5cf24a47ee7117fa2f85920f918ecc57 Mon Sep 17 00:00:00 2001 From: Mikaela Suomalainen Date: Sun, 8 Jun 2014 17:24:28 +0300 Subject: [PATCH] NickAuth: fix quoting and wording in README.md. [SKIP CI] --- plugins/NickAuth/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/NickAuth/README.md b/plugins/NickAuth/README.md index a004ece4d..d3fa43fe6 100644 --- a/plugins/NickAuth/README.md +++ b/plugins/NickAuth/README.md @@ -1,6 +1,6 @@ This plugin allows users to use their network services account to authenticate to the bot. -They first have to use @nickauth nick add , then use @auth -every time they want to be authenticated. +They first have to use `@nickauth nick add ` while being identified to the bot and then use `@auth` +when they want to identify to the bot.