From 78a7610f1e58e9126d18b93fb2b81a253d6f1ec5 Mon Sep 17 00:00:00 2001 From: Ahmed Saber Date: Fri, 14 Jul 2023 21:13:00 +0300 Subject: [PATCH] Replace 1kb with 2kb in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9c45e6..544a762 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # MoveTo [![Version](https://img.shields.io/npm/v/moveto.svg?style=flat)](https://www.npmjs.com/package/moveto) [![CDNJS version](https://img.shields.io/cdnjs/v/moveTo.svg?style=flat)](https://cdnjs.com/libraries/moveTo) [![CI Status](https://github.com/hsnaydd/moveTo/actions/workflows/pr.yml/badge.svg)](https://github.com/hsnaydd/moveTo/actions/workflows/pr.yml) -A lightweight (only 1kb gzipped) scroll animation javascript library without any dependency. +A lightweight (only 2kb gzipped) scroll animation javascript library without any dependency. [Demo](https://hsnaydd.github.io/moveTo/demo/)