Skip to content

Commit

Permalink
v
Browse files Browse the repository at this point in the history
  • Loading branch information
kylebakerio committed Sep 14, 2022
1 parent cdeb118 commit 95bbf58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Install and use by directly including the browser file via jsdelivr's cdn:
<title>My A-Frame Scene</title>
<script src="https://aframe.io/releases/1.3.0/aframe.min.js"></script>
<script src="https://unpkg.com/@fern-solutions/aframe-extra-stats/dist/extra-stats.umd.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/kylebakerio/[email protected].0/vr-super-stats.js"></script>
<script src="https://cdn.jsdelivr.net/gh/kylebakerio/[email protected].1/vr-super-stats.js"></script>
</head>

<body>
Expand Down

0 comments on commit 95bbf58

Please sign in to comment.