@@ -2,11 +2,11 @@
Print an image in the terminal using the term 256 colors
-
+
## Quick Start
```console
$ ./build.sh
-$ ./img2term ./tsodinPog.png
+$ ./img2term ./imgs/tsodinPog.png
```