diff --git a/README.md b/README.md index 315a78a..ce3008c 100644 --- a/README.md +++ b/README.md @@ -5,17 +5,9 @@ > considered stable. It's not even semantically versioned yet. Semver is a project about automating semantic versioning by analysing -structural and behavioural aspects of source code. +structural and behavioural aspects of source code. -Versioning is hard and in many cases ignored as it seems like extra work. -This is unfortunate as semantic versioning has many benefits in terms of -dependency management and it is a good way to communicate change to -dependent projects. -Describe problem of semver today: -- Manuel process relying on reviewers -- Error prone -- No tooling