readme file corrected

This commit is contained in:
deshraj
2014-08-20 01:16:05 +05:30
parent 9be1713880
commit e36939744a

View File

@@ -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.