We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f1f74f commit eac3babCopy full SHA for eac3bab
README.md
@@ -21,7 +21,7 @@ Then you just include **jquery** and **blockrain** and setup the game with **$('
21
22
```html
23
<!-- The stylesheet should go in the <head>, or be included in your CSS -->
24
-<link rel="stylesheet" src="blockrain.css">
+<link rel="stylesheet" href="blockrain.css">
25
26
<!-- jQuery and Blockrain.js -->
27
<script src="jquery.js"></script>
0 commit comments