Skip to content

Commit

Permalink
let them see demo quick
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinsekx committed Aug 9, 2021
1 parent dbd93fd commit 54b42c7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@ var letter = new LetterLoading.Liga('#main', {
- **robustness:**
LetterLoading gives you the possibility to break it and achieve even more simulation. Its API/options interfaces can be easily changed to meet your specific desires.

## See letter loading in action (The demo says it all)
See practical examples on some of its animation and public use of her APIs.
[letterloading in action](https://kelvinsekx.github.io/letterloading/)

# Installation

You can use LetterLoading as a
Expand Down Expand Up @@ -95,10 +99,6 @@ var options = {
var letter = new LetterLoading.Liga('.element', options);
```

## See letter loading in action
See practical examples on some of its animation and public use of her APIs.
[letterloading in action](https://kelvinsekx.github.io/letterloading/)

### Use with React js

```javascript
Expand Down

0 comments on commit 54b42c7

Please sign in to comment.