Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alebabai committed May 10, 2024
1 parent 59f9309 commit f340bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import "github.com/alebabai/go-kit-kafka/v2"

Just import it into your project and use the provided abstractions to couple your preferred Apache Kafka client library with the well-known [go-kit/kit](https://github.com/go-kit/kit).

For detailed information, please refer to the [alebabai/go-kafka](https://github.com/alebabai/go-kafka) repository.
For more information about transport abstraction, please refer to the [alebabai/go-kafka](https://github.com/alebabai/go-kafka) repository.

## Examples

Expand Down

0 comments on commit f340bb2

Please sign in to comment.