diff --git a/README.md b/README.md index 26a03d1f..eea0e909 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -# semantic-release +# :package::rocket: semantic-release -> **fully automated, semver-compliant package publishing** +> **Trust us, this will change your workflow for the better.** + +> – [egghead.io](https://egghead.io/lessons/javascript-how-to-write-a-javascript-library-automating-releases-with-semantic-release) [](https://gitter.im/semantic-release/semantic-release?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://github.com/semantic-release/semantic-release) @@ -30,6 +32,21 @@ Out of the box this is just about _commit-messages_, but you can do so much more This removes the immediate connection between human emotions and version numbers, so strictly following the [SemVer](http://semver.org/) spec is not a problem anymore – and that’s ultimately `semantic-release`’s goal.