Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PsychoGoldfishNG committed Aug 1, 2022
1 parent 2d7dcda commit 540ef7d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This is a client library used to interact with the Newgrounds.io server.
Grab the compiled library file at https://github.com/PsychoGoldfishNG/newgrounds.io-for-javascript-html5/tree/master/bin to self-host or use the following HTML tag to load via CDN:

```html
<script src="https://cdn.jsdelivr.net/gh/PsychoGoldfishNG/newgrounds.io-for-javascript-html5@04bb346/bin/newgroundsio.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/PsychoGoldfishNG/newgrounds.io-for-javascript-html5@2d7dcda/bin/newgroundsio.min.js"></script>
```

# What is Newgrounds.io?
Expand All @@ -20,6 +20,7 @@ Here are some of the many things it can do for you:
* Track referrals from in-game links.
* Add in-game achievements (medals).
* Add score tables.
* Save game/player states to the cloud.

# Getting Started

Expand Down

0 comments on commit 540ef7d

Please sign in to comment.