You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@
35
35
"blah": {
36
36
"h_img": "http://i.imgur.com/pKydY5P.png",
37
37
"ex_img": "http://i.imgur.com/Om8G7dZ.png",
38
-
"installation": "Check out the [INSTALLTION.md](/INSTALLTION.md) guide for more information.",
38
+
"installation": "Check out the [INSTALLATION.md](INSTALLATION.md) guide for more information.",
39
39
"example": [
40
40
{
41
41
"p": "In order to run the `webcam.sh` provided in the `example` folder, you will also need streamer. The script uses streamer to make webcam pictures and converts them into ASCII art using the `webcam.js`"
0 commit comments