Skip to content

Commit

Permalink
Update lame CDN
Browse files Browse the repository at this point in the history
  • Loading branch information
gnat authored Feb 25, 2024
1 parent 26df5e8 commit e8acbd9
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 @@ -70,7 +70,7 @@ Surreal is only 340 lines. No build step. No dependencies.

[📥 Download](https://raw.githubusercontent.com/gnat/surreal/main/surreal.js) into your project, and add `<script src="/surreal.js"></script>` in your `<head>`

Or, 🌐 use the CDN: `<script src="https://cdn.jsdelivr.net/gh/gnat/surreal/surreal.js"></script>`
Or, 🌐 use the CDN: `<script src="https://cdn.jsdelivr.net/gh/gnat/surreal@main/surreal.js"></script>`

## ⚡ Usage

Expand Down

0 comments on commit e8acbd9

Please sign in to comment.