Skip to content

Commit

Permalink
docs: add install instructions (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
dector authored Oct 31, 2024
1 parent c6a59c6 commit 1084197
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions www/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,15 @@ replaces the element with response from a server, and calls
</div>


## How to use

Just add file to your server's `static` folder or use CDN:

```html
<script src="https://cdn.jsdelivr.net/gh/piranha/twinspark-js@main/dist/twinspark.min.js"></script>
```


## What it is

TwinSpark could be mentally split in three parts:
Expand Down

0 comments on commit 1084197

Please sign in to comment.