Skip to content

Commit

Permalink
Small updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jlmakes authored Mar 18, 2023
1 parent 5849061 commit b5f4e01
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@

<br>

# Introduction

ScrollReveal is a JavaScript library for easily animating elements as they enter/leave the viewport. It was designed to be robust and flexible, but hopefully you’ll be surprised below at how easy it is to pick up.

<br>

# Installation

## Browser
Expand All @@ -52,7 +46,7 @@ This will create the global variable `ScrollReveal`
## Module

```bash
npm install scrollreveal
$ npm install scrollreveal
```

#### CommonJS
Expand Down Expand Up @@ -115,4 +109,4 @@ Licensed under the GNU General Public License 3.0 for compatible open source pro

<br>

Copyright 2021 Fisssion LLC
Copyright 2023 Fisssion LLC

0 comments on commit b5f4e01

Please sign in to comment.