Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
victorqribeiro committed Oct 7, 2018
1 parent b4661d1 commit 7a3ad52
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ Include the imgToAscii.js file
```
or
```
<script src="https://cdn.rawgit.com/victorqribeiro/imgToAscii/be37ce94/src/imgToAscii.js"></script>
<script src="https://cdn.rawgit.com/victorqribeiro/imgToAscii/b4661d13/src/imgToAscii.js"></script>
```
then just create a new imgToAscii object with the image address and optionaly the alphabet: (0 - simpler shades, 1 - more complex shades) - default is 0

Expand Down

0 comments on commit 7a3ad52

Please sign in to comment.