Skip to content

Commit 3f87bab

Browse files
committed
Add badges to README (close #73)
1 parent 7a5c562 commit 3f87bab

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Snowplow Elasticsearch Loader
22

3+
[![Build Status][travis-image]][travis]
4+
[![Release][release-image]][releases]
5+
[![License][license-image]][license]
6+
37
## Introduction
48

59
The Snowplow Elasticsearch Loader consumes Snowplow enriched events or failed events from an
@@ -71,6 +75,16 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
7175
See the License for the specific language governing permissions and
7276
limitations under the License.
7377

78+
79+
[travis-image]: https://travis-ci.org/snowplow/snowplow-elasticsearch-loader.png?branch=master
80+
[travis]: http://travis-ci.org/snowplow/snowplow-elasticsearch-loader
81+
82+
[release-image]: https://api.bintray.com/packages/snowplow/registry/snowplow%3Aelasticsearch-loader/images/download.svg
83+
[releases]: https://bintray.com/snowplow/registry/snowplow%3Aelasticsearch-loader/_latestVersion
84+
85+
[license-image]: http://img.shields.io/badge/license-Apache--2-blue.svg?style=flat
86+
[license]: http://www.apache.org/licenses/LICENSE
87+
7488
[kinesis]: http://aws.amazon.com/kinesis/
7589
[nsq]: http://nsq.io
7690
[snowplow]: http://snowplowanalytics.com

0 commit comments

Comments
 (0)