diff --git a/README.md b/README.md index cd222dc..eae03e1 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ -# Space.js +# Space.js an amazing javascript library A HTML-driven JavaScript-library for narrative 3D-scrolling. See the demos [here](http://www.slashie.org/space.js/) -**NOTE THAT SHOULD BE CONSIDERED TO BE BETA SOFTWARE** +**NOTE THAT SHOULD BE CONSIDERED TO BE BETA VERSION OF THE SOFTWARE** *Production use is not recommended at this point.* ## Usage -**Import the library** +**Importing the library** ```html
@@ -40,7 +40,7 @@ I would also **strongly** recommend using an inner-frame inside the space-frame, ``` -### Custom duration +### Customising duration If we want we can provide a custom duration for our frames with the data-duration attribute, which multiplies the default duration of the transition. ```html @@ -62,7 +62,7 @@ Multiple values are supported!