Skip to content

Commit

Permalink
Add the Travis CI badge to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
4lDO2 authored Mar 7, 2019
1 parent 6fc587c commit 17bb062
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# tcp-channel

[![Build Status](https://travis-ci.org/4lDO2/tcp-channel.svg?branch=master)](https://travis-ci.org/4lDO2/tcp-channel)

SPSC channels in Rust, transmitted through anything that implements `Read`.
It uses `bincode` and `serde` for serialization and deserialization.

0 comments on commit 17bb062

Please sign in to comment.