From 2020d533ba9cb4680f88e544b41d513441f66d1b Mon Sep 17 00:00:00 2001 From: go-jet <47941548+go-jet@users.noreply.github.com> Date: Thu, 26 Sep 2019 12:40:05 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6eb7507..3e88d9c 100644 --- a/README.md +++ b/README.md @@ -565,8 +565,9 @@ To run the tests, additional dependencies are required: ## Versioning [SemVer](http://semver.org/) is used for versioning. For the versions available, take a look at the [releases](https://github.com/go-jet/jet/releases). -For now there is no guarantee that public API will remain backward compatible. Please read the release draft to get acquaint with possible -API build breakable change, and how to fix it. + + +For now there is no guarantee that public API will remain backward compatible. Please read the release draft to get acquaint how to fix with possible API build breakable changes. ## License