We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaa2966 commit ad155c2Copy full SHA for ad155c2
README.md
@@ -10,6 +10,8 @@
10
```html
11
//add this at the end of your html before </body>
12
<script src="js/cryptotools.js"></script>
13
+//alternativelly
14
+<script src="https://raw.github.com/ulkas/CryptoTools/master/js/cryptotools.js"></script>
15
```
16
17
###usage
0 commit comments