Skip to content

Commit

Permalink
Merge pull request #21 from maxio-com/correct-readme-version
Browse files Browse the repository at this point in the history
[DE-771] Correct readme version
  • Loading branch information
maciej-nedza authored Apr 12, 2024
2 parents 61bac30 + 6251746 commit 5a2c152
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
Expand Up @@ -38,10 +38,10 @@ The following section explains how to use the advancedbilling library in a new p
To use the package in your application, you can install the package from [pkg.go.dev](https://pkg.go.dev/) using the following command:

```bash
$ go get github.com/maxio-com/ab-golang-sdk@v3.0.0
$ go get github.com/maxio-com/ab-golang-sdk@v0.1.0
```

You can also view the package at: https://pkg.go.dev/github.com/maxio-com/ab-golang-sdk@v3.0.0
You can also view the package at: https://pkg.go.dev/github.com/maxio-com/ab-golang-sdk@v0.1.0

## Initialize the API Client

Expand Down

0 comments on commit 5a2c152

Please sign in to comment.