Skip to content

Commit

Permalink
Remove WIP notice from README
Browse files Browse the repository at this point in the history
  • Loading branch information
FollowTheProcess committed Jun 4, 2023
1 parent 17e3f19 commit 289fce8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@

The all in one semver management tool

⚠️ **Tag is in early development and is not yet ready for use**

## Project Description

Releasing new versions of software can be hard! Most projects have CI/CD pipelines set up to help with this and these pipelines are typically triggered on push of a new [semver] tag e.g. `v1.2.4`.
Expand All @@ -39,7 +37,7 @@ No more 🚀 `tag` has you covered!
Compiled binaries for all supported platforms can be found in the [GitHub release]. There is also a [homebrew] tap:

```shell
brew install FollowTheProcess/homebrew-tap/tag
brew install FollowTheProcess/tap/tag
```

## Usage
Expand Down

0 comments on commit 289fce8

Please sign in to comment.