Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
remove reference to Twitter widget
  • Loading branch information
maboa authored Oct 24, 2024
1 parent 31d2370 commit d8b87de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,15 +127,14 @@ and the associated CSS files:

3. `hyperaudio-lite-player.css`

We also link to [Velocity 1.5](https://github.com/julianshapiro/velocity) for autoscroll and Twitter widget JS for Twitter sharing.
We also link to [Velocity 1.5](https://github.com/julianshapiro/velocity) for autoscroll.

Add to your HTML file in the following way:

```HTML
<head>
<link rel="stylesheet" href="css/hyperaudio-lite-player.css">
<script src="https://cdnjs.cloudflare.com/ajax/libs/velocity/1.5.0/velocity.js"></script>
<script src="https://platform.twitter.com/widgets.js"></script>
</head>
```

Expand Down

0 comments on commit d8b87de

Please sign in to comment.