Skip to content

Commit e33735f

Browse files
committed
docs(readme): fix image url
1 parent ba2500d commit e33735f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Progammers are lazy. As soon as we have to do the same task over and over again we start on automizing it.
33
Automization is often done in the form of a command line utility.
44

5-
![node-command-line-starter](https://ibb.co/4mXMxCb)
5+
[![node-command-line-starter image](https://i.ibb.co/VjzD8bF/nodecommandlinestarter-project-setup-5c7a49.jpg)](https://imgbb.com/)
66

77
This starter provides you with all the necessary setup to quickly create your node-command-line utility. Focus on your util and don't loose time with
88
the project setup.

0 commit comments

Comments
 (0)