Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebakerio authored Aug 23, 2021
1 parent 698ad58 commit 0553307
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
I've wanted this for a while, but I googled, found this, and then found what looked like a [promising pull request](https://github.com/chenzlabs/stats-in-vr/pull/1
). It hadn't been touched in 5 years, so I've spent some time updating it, improving it, making it faster, lighter, and adding features.

You can access it through jsdelivr's cdn here: https://cdn.jsdelivr.net/gh/kylebakerio/[email protected].0/stats-in-vr.js
You can access it through jsdelivr's cdn here: https://cdn.jsdelivr.net/gh/kylebakerio/[email protected].3/stats-in-vr.js

stats-in-vr component for [A-Frame](https://aframe.io).

Expand All @@ -36,7 +36,7 @@ stats-in-vr component for [A-Frame](https://aframe.io).

#### Browser

Install and use by directly including the [browser file](https://cdn.jsdelivr.net/gh/kylebakerio/[email protected].0/stats-in-vr.js):
Install and use by directly including the [browser file](https://cdn.jsdelivr.net/gh/kylebakerio/[email protected].3/stats-in-vr.js):

```html
<head>
Expand Down

0 comments on commit 0553307

Please sign in to comment.