Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flc1125 committed Aug 20, 2024
1 parent e78a866 commit 88695b4
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 @@ -21,7 +21,7 @@ This is a simple webhook dispatcher for Gitlab. It listens for incoming webhooks
## 📦 Installation

```shell
go get https://github.com/flc1125/go-gitlab-webhook
go get github.com/flc1125/go-gitlab-webhook
```

## 💻 Usage
Expand Down Expand Up @@ -110,4 +110,4 @@ MIT License. See [LICENSE](LICENSE) for the full license text.
## 💖 Thanks

- [xanzy/go-gitlab](https://github.com/xanzy/go-gitlab): Go library for accessing the GitLab API
- [stretchr/testify](github.com/stretchr/testify): A toolkit with common assertions and mocks that plays nicely with the standard library
- [stretchr/testify](github.com/stretchr/testify): A toolkit with common assertions and mocks that plays nicely with the standard library

0 comments on commit 88695b4

Please sign in to comment.