Skip to content

Commit

Permalink
v0.0.6: update readme example link
Browse files Browse the repository at this point in the history
  • Loading branch information
mster committed Jul 16, 2020
1 parent f612dac commit 2d9cf43
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ $ node artRobot.js >> myArt.txt

IMSCII can make some cool stuff in my opinion. Higher output resolutions will yield impressive results.

[![asciicast](https://asciinema.org/a/3gW73MFxlgRYegOgxb1OBAUvM.svg)](https://asciinema.org/a/3gW73MFxlgRYegOgxb1OBAUvM)
[![asciicast](https://asciinema.org/a/347780.svg)](https://asciinema.org/a/347780)

No really, you can make them as big as you want -- even larger than the source image. Try it out.

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "imscii",
"version": "0.0.5",
"version": "0.0.6",
"description": "image to ascii",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 2d9cf43

Please sign in to comment.