Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
megablend committed Sep 15, 2023
1 parent f57cf74 commit c1296f8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,9 @@ the underlying concept of generating encrypted tokens for developers.
Install jwt-encryption by running:

```bash
go get github.com/megablend/[email protected].0
go get github.com/megablend/[email protected].1
```

and ensuring that `$GOPATH/bin` is added to your `$PATH`.

## Documentation

- [Usage][]
Expand All @@ -35,5 +33,5 @@ and ensuring that `$GOPATH/bin` is added to your `$PATH`.

## Project status

As of version v0.1.0, jwt-encryption is *beta* and is not considered feature complete. It
As of version v0.1.1, jwt-encryption is *beta* and is not considered feature complete. It
works well for the JWT encryption, and we prefer to keep it as simple as possible.

0 comments on commit c1296f8

Please sign in to comment.