From 2aa6d2d212722e838f4e92e6802df351403d0941 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Friedrich=20Gro=C3=9Fe?= Date: Sat, 29 Jun 2019 14:38:59 +0200 Subject: [PATCH] Update wording about tracked changes in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6b1142..a949c2e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ go install ./... See [requirements](#requirements) for the list of libraries necessary for compilation. -All significant (e.g. breaking) changes are documented in the [CHANGELOG.md](CHANGELOG.md). +All significant changes are documented in [CHANGELOG.md](CHANGELOG.md). ## Tutorial