Skip to content
This repository was archived by the owner on Oct 6, 2022. It is now read-only.

Commit 5d2a657

Browse files
authored
Update README.md
1 parent cb52d92 commit 5d2a657

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@ Hey! What's Up! It's [LeGend077](//github.com/LeGend077), the creator of the Min
44

55
**About:** This is CSS framework which changes the appearance of a site to Minecraft Bedrock UI(now with Java!) and supports all devices as it is responsive! You can't claim it yours but can use this on your website!
66

7-
**NPM Package**: [https://www.npmjs.com/package/minecraft-framework-css](https://www.npmjs.com/package/minecraft-framework-css).
7+
**NPM Package**: [https://www.npmjs.com/package/minecraft-framework-css](https://www.npmjs.com/package/minecraft-framework-css). **Warning:** Always use the latest version of package! Latest Version: v1.1.6
88

99
# Installation
1010

1111
CDN:
1212

1313
```html
14-
<link rel="stylesheet" href="https://unpkg.com/minecraft-framework-css@1.1.5/css/main.css">
14+
<link rel="stylesheet" href="https://unpkg.com/minecraft-framework-css@1.1.6/css/main.css">
1515
```
1616

1717
```html
18-
<script src="https://unpkg.com/minecraft-framework-css@1.1.5/css/assets/script.js"></script>
18+
<script src="https://unpkg.com/minecraft-framework-css@1.1.6/css/assets/script.js"></script>
1919
```
2020

2121
1. Paste above `link` tag at the top of your html file below the `head` tag.

0 commit comments

Comments
 (0)