1
0
Caleb Porzio 5 жил өмнө
parent
commit
714c66efe9
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -13,7 +13,7 @@ Think of it like [Tailwind](https://tailwindcss.com/) for JavaScript.
 ## Install
 ## Install
 Add the following script to the end of your `<head>` tag.
 Add the following script to the end of your `<head>` tag.
 ```html
 ```html
-<script src="https://cdn.jsdelivr.net/gh/calebporzio/project-x/dist/project-x.min.js" defer></script>
+<script src="https://cdn.jsdelivr.net/gh/calebporzio/project-x@v0.1.0/dist/project-x.min.js" defer></script>
 ```
 ```
 
 
 ## Use
 ## Use