From 3d7aa0b7c5219a9f4637177f2f3cc64ee8e0808d Mon Sep 17 00:00:00 2001 From: Petr Korolev Date: Wed, 18 Mar 2015 16:04:42 +0200 Subject: [PATCH] cm --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f691a6..fa9f5d2 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,12 @@ GitHub Changelog Generator Since now you don't have to fill your `CHANGELOG.md` manually: just run script, relax and take a cup of :coffee: before your next release! :tada: -### *What’s the point of a change log?* +>### *What’s the point of a change log?* To make it easier for users and contributors to see precisely what notable changes have been made between each release (or version) of the project. +### *Why should I care?* +Because software tools are for people. If you don’t care, why are you contributing to open source? Surely, there must be a kernel (ha!) of care somewhere in that lovely little brain of yours. + +>(c) *[http://keepachangelog.com](http://keepachangelog.com/)* ## Installation