From eabf44375a7cea2afa8ca9f96f5f7d6f8c48fa0d Mon Sep 17 00:00:00 2001 From: Julien Deniau Date: Sat, 16 May 2020 13:37:27 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ad1a5c..b9c1f52 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Changelog view [![Build Status](https://travis-ci.org/jdeniau/changelog-view.svg?branch=master)](https://travis-ci.org/jdeniau/changelog-view) =================== -Tool view changelog in console. +Display dependencies changelog directly in your terminal. It list only the changes between the specified version and the latest version. You can see it as a `git diff` between version for changelogs.