From e36939744ac351dd4643d3b7360213bcce34275f Mon Sep 17 00:00:00 2001 From: deshraj Date: Wed, 20 Aug 2014 01:16:05 +0530 Subject: [PATCH] readme file corrected --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1240cf..2c6db11 100644 --- a/README.md +++ b/README.md @@ -202,7 +202,7 @@ users](http://twitter.com/n_adam_stanley/status/178188611827679233) [are quite q #### UPGRADING FROM PREVIOUS VERSIONS -Because API was introduced the way impress.js script is initialized was changed a bit. You not only has to include +Because API was introduced the way impress.js script is initialized was changed a bit. You not only have to include `impress.js` script file, but also call `impress()` function. See the source of `index.html` for example and more details.