diff --git a/CHANGELOG.md b/CHANGELOG.md index 0375c41..8c1df96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -86,7 +86,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.8.0] - 2022-12-18 Historical release based on the original HIDAPI, updated to support Go Modules. -See https://github.com/signal11/hidapi for more details. +See https://github.com/signal11/hidapi for details. [Unreleased]: https://github.com/sstallion/go-hid/compare/v0.14.1...HEAD [0.14.1]: https://github.com/sstallion/go-hid/releases/tag/v0.14.1 diff --git a/README.md b/README.md index b7e6959..497a81b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ To add package `hid` as a dependency or upgrade to its latest version, issue: $ go get github.com/sstallion/go-hid@latest >**Note**: Prerequisites for building HIDAPI from source must be installed prior -> to issuing `go get`. See [Prerequisites][6] for more details. +> to issuing `go get`. See [Prerequisites][6] for details. ### libusb Backend Support @@ -48,12 +48,12 @@ doc` command after installation: ## Contributing -Pull requests are welcome! See [CONTRIBUTING.md][7] for more details. +Pull requests are welcome! See [CONTRIBUTING.md][7] for details. ## License Source code in this repository is licensed under a Simplified BSD License. See -[LICENSE][5] for more details. +[LICENSE][5] for details. [1]: https://github.com/sstallion/go-hid/actions/workflows/ci.yml [2]: https://pkg.go.dev/github.com/sstallion/go-hid