Skip to content

Commit

Permalink
Add status icons
Browse files Browse the repository at this point in the history
  • Loading branch information
vykulakov committed Dec 15, 2019
1 parent c8f1514 commit 2668169
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[![Build Status](https://github.com/myzhan/avroipc/workflows/go/badge.svg)](https://github.com/myzhan/avroipc/actions?workflow=go)
[![Coverage Status](https://coveralls.io/repos/github/myzhan/avroipc/badge.svg?branch=master)](https://coveralls.io/github/myzhan/avroipc?branch=master)

# avroipc

Avroipc is a pure-go-implemented client for [flume's avro source](http:https://flume.apache.org/FlumeUserGuide.html#avro-source).
Expand Down Expand Up @@ -37,4 +40,4 @@ where `127.0.0.1:20201` is a real Apache Flume server, `-count=1` is a way to di

## License

Open source licensed under the MIT license (see _LICENSE_ file for details).
Open source licensed under the MIT license (see _LICENSE_ file for details).

0 comments on commit 2668169

Please sign in to comment.