|
@@ -2,7 +2,7 @@
|
|
Simply add snow on your website. No dependencies, pure JavaScript.
|
|
Simply add snow on your website. No dependencies, pure JavaScript.
|
|
|
|
|
|
## How to use
|
|
## How to use
|
|
-Simply copy `src/snow.min.js` file to, for example your website root folder and put this line into `<header>` block or at the end but before `</body>` tag. Library will be loaded automatically and snow will start run too.
|
|
|
|
|
|
+Simply copy `src/snow.min.js` file to, for example your website root folder and put this line into `<header>` block or at the end of page, but before `</body>` tag. Library will be loaded automatically and snow will start run too.
|
|
```
|
|
```
|
|
<script type="text/javascript" src="/snow.min.js"></script>
|
|
<script type="text/javascript" src="/snow.min.js"></script>
|
|
```
|
|
```
|