From 6c2834ec944d3fadea4da3c51561f11f19cf6d86 Mon Sep 17 00:00:00 2001 From: Adam Piontek Date: Sun, 26 Aug 2018 11:02:54 -0400 Subject: [PATCH] fix to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 585dba6..067ecb4 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This is a plugin for [Errbot](http://errbot.io/) that fetches random cat images Users can optionally specify whether to fetch a `gif` (animated) or a `still` (jpg/png) image: -## +## Usage: - `!catto` Fetches a random cat image, animated (gif) or still (jpg/png) - `!catto gif` Fetches a random cat animated gif image - `!catto still` Fetches a random cat still jpg/png image