Skip to content

Commit

Permalink
modified readme
Browse files Browse the repository at this point in the history
  • Loading branch information
murtuzaalisurti committed Feb 4, 2022
1 parent 3658ae4 commit 5f47efd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ In order to use it, insert the following `<script>` tag in the `<head>` tag of y
---


2. ### Invoke the function

Invoke the below function with the required arguments as shown below in your javascript file! Let's understand **these arguments** which are passed to the function!
Expand Down Expand Up @@ -59,6 +60,9 @@ wavy.wavy(document.querySelector(".text"), {words: ["Wavy", "Text", "Animation",

> **NOTE: The first two arguments are mandatory!**
---


## Demo

> Try it on [CodePen](https://codepen.io/seekertruth/pen/ExmGJjE)!
Expand Down

0 comments on commit 5f47efd

Please sign in to comment.