Skip to content

Commit

Permalink
added releases link to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipponi, Luca (ELS) committed Sep 29, 2019
1 parent 07d8c36 commit 62565ee
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
@@ -1,7 +1,7 @@
# kafka-message-seeker

This application will start a kafka consumer that will scan a topic looking for the a string.
To run the application you need to build (or download the pre built jar) with these options:
To run the application you need the jar (you can build or download it from [releases](https://github.com/LFilips/kafka-message-seeker/releases)) with these options:

```
Usage: kafkaMessage seeker [options]
Expand Down

0 comments on commit 62565ee

Please sign in to comment.