From 2c278ed803333d889f94dd75083e35d7d46b4d91 Mon Sep 17 00:00:00 2001 From: Dan Schlosser Date: Sat, 25 Jun 2016 16:39:12 +0200 Subject: [PATCH] add header to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 930c6b8..58dd609 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,8 @@ var sub = new Sub([ Starts the rotation between sentences, and attaches resize handlers (for disabling the library on small screens if `mobileWidth` is defined). +### stop() + Stops the rotation between sentences, and remove resize handlers. [download]: https://github.com/schlosser/substituteteacher.js/releases/download/v0.4/substituteteacher.min.js