Skip to content

Commit

Permalink
readme update to express project goal more clearly
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianGindi committed Dec 18, 2019
1 parent 81ab8ce commit 4382831
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Auto Increment Semver
# Auto Semver

![img](https://upload.wikimedia.org/wikipedia/commons/8/82/Semver.jpg)

A portable python script that auto increments a semver tag for you based on remote git tags.
A portable python script that aims let you focus on writing software, while it versions it for you. Strictly follows [Semver](https://semver.org/) using [Git tagging](https://git-scm.com/book/en/v2/Git-Basics-Tagging).

## Usage

Expand Down

0 comments on commit 4382831

Please sign in to comment.