Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
victorqribeiro authored Oct 10, 2018
1 parent 9d58c79 commit ed40c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Include the imgToAscii.js file
```
or
```
<script src="https://raw.githubusercontent.com/victorqribeiro/imgToAscii/v1.2/src/imgToAscii.js"></script>
<script src="https://raw.githubusercontent.com/victorqribeiro/imgToAscii/v1.3/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 ed40c07

Please sign in to comment.