From 3c3eaa77232401e34af68051d7a7a3a1d01e7dc8 Mon Sep 17 00:00:00 2001 From: Geoffrey Date: Tue, 28 May 2019 17:28:17 +0400 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0a6202f..b6e6b50 100644 --- a/README.md +++ b/README.md @@ -734,6 +734,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [fullPage](https://github.com/alvarotrigo/fullPage.js) - A simple and easy to use plugin to create fullscreen scrolling websites (also known as single page websites). * [ScrollMenu](https://github.com/s-yadav/ScrollMenu) - A new interface to replace old boring scrollbar. * [Clusterize.js](https://github.com/NeXTs/Clusterize.js) - Tiny vanilla JS plugin to display large data sets easily. +* [simpleParallax](https://github.com/geosigno/simpleParallax) - Very simple JavaScript library that gives your website parallax animations on any images. ## Menu From 77c277976e37a138d288008c6f8dc31544c465f0 Mon Sep 17 00:00:00 2001 From: Geoffrey Date: Tue, 28 May 2019 18:02:53 +0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6e6b50..4cfe61a 100644 --- a/README.md +++ b/README.md @@ -734,7 +734,7 @@ Besides libraries, there're [Collection on Codepen](http://codepen.io/collection * [fullPage](https://github.com/alvarotrigo/fullPage.js) - A simple and easy to use plugin to create fullscreen scrolling websites (also known as single page websites). * [ScrollMenu](https://github.com/s-yadav/ScrollMenu) - A new interface to replace old boring scrollbar. * [Clusterize.js](https://github.com/NeXTs/Clusterize.js) - Tiny vanilla JS plugin to display large data sets easily. -* [simpleParallax](https://github.com/geosigno/simpleParallax) - Very simple JavaScript library that gives your website parallax animations on any images. +* [simpleParallax](https://github.com/geosigno/simpleParallax) - Simple and tiny JavaScript library to add parallax animations on any images ## Menu