Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lamhotsimamora1993 authored Aug 29, 2017
1 parent 7d30fb0 commit 5089e31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ or
```
<script src="GF-1.js"></script>
```
or if you want to use for production you can use this <a href="https://raw.githubusercontent.com/lamhotsimamora/GF-Javascript/master/JS/GF-1.js">CDN</a>, just copy this code to your HTML
or if you want to use for production you can use this <a href="https://cdn.rawgit.com/lamhotsimamora/GF-Javascript/master/JS/GF-1.js">CDN</a>, just copy this code to your HTML
```
<script src="https://raw.githubusercontent.com/lamhotsimamora/GF-Javascript/master/JS/GF-1.js"></script>
<script src="https://cdn.rawgit.com/lamhotsimamora/GF-Javascript/master/JS/GF-1.js"></script>
```
----------------------------------------------
## Enable / Disable Console
Expand Down

0 comments on commit 5089e31

Please sign in to comment.