@@ -13,7 +13,7 @@ Loads [scrollama.js](https://github.com/russellgoldenberg/scrollama) library and
## How to use
On its core, Scrollama is a library that will only set a scroll point on the viewport and react whenever a given HTML element enters and exits this point. [See a working example](https://russellgoldenberg.github.io/scrollama/basic/).
On its core, Scrollama is a library that will only set a scroll point on the viewport and react whenever a given HTML element enters and exits this point. [See a working example](https://russellsamora.github.io/scrollama/basic/).
This means **is up to you to decide what to do**. Scrollama won't animate, enable, disable, reposition or change your HTML. You will.