From 1e370aab304666be46e37d5761f3892c7c36219e Mon Sep 17 00:00:00 2001 From: Max Resnick Date: Tue, 23 Jan 2024 22:16:23 -0800 Subject: doc: add basic docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ead9645..cb107c9 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Many tools touch git and some opinionatedly like to touch it. ## How? -`go-bumpver` takes the sequence of version(s) from a file or stdin and prints the next version. It ignores invalid versions in the sequence and only uses valid ones. +`go-bumpver` takes the sequence of version(s) from a file or stdin and prints the next version. It drops invalid versions in the sequence and only uses valid ones. It does not make a tag or change any state in git or any other VCS it only prints the next version. ### Inputs -- cgit v1.2.3