From 163e30e293790a8d65175d6956fefbad951c3bfa Mon Sep 17 00:00:00 2001 From: Rajat Dash <49777622+DARKPROGRAMMER16@users.noreply.github.com> Date: Wed, 30 Sep 2020 20:59:20 +0530 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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!