Skip to content

Commit c92b714

Browse files
committed
docs(readme): integrate blog into readme
1 parent e33735f commit c92b714

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ Automization is often done in the form of a command line utility.
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.
99

10-
The starter provides you with a setup to perform fully automated releases with Travis. Publish new versions quickly and automated to your npm repositiory.
10+
The starter provides you with a setup to perform fully automated releases with Travis. Publish new versions quickly and automated to your npm repositiory. If this is
11+
new to you, you may want to read my blog-post about [The way to fully automated releases in open source projects](https://medium.com/@kevinkreuzer/the-way-to-fully-automated-releases-in-open-source-projects-44c015f38fd6)
1112

1213
## What's included?
1314

0 commit comments

Comments
 (0)