Skip to content

Commit

Permalink
added license and release (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
a18nov authored and kristinapathak committed Oct 3, 2019
1 parent bd053d9 commit 30a06a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
[![Build Status](https://travis-ci.com/xmidt-org/kratos.svg?branch=master)](https://travis-ci.com/xmidt-org/kratos)
[![codecov.io](http://codecov.io/github/xmidt-org/kratos/coverage.svg?branch=master)](http://codecov.io/github/xmidt-org/kratos?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/xmidt-org/kratos)](https://goreportcard.com/report/github.com/xmidt-org/kratos)
[![Apache V2 License](http://img.shields.io/badge/license-Apache%20V2-blue.svg)](https://github.com/xmidt-org/kratos/blob/master/LICENSE)
[![GitHub release](https://img.shields.io/github/release/xmidt-org/svalinn.svg)](CHANGELOG.md)

Websocket wrapper that provides a simple API for making new connections,
sending messages on that connection, and providing a way to handle received
Expand Down

0 comments on commit 30a06a9

Please sign in to comment.