Travis build badge

This commit is contained in:
alari 2018-04-26 10:44:33 +03:00
parent 9818275ed3
commit 4f7b44847c

View File

@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/fluencelabs/codec.svg?branch=master)](https://travis-ci.org/fluencelabs/codec)
# Codec # Codec
`Codec` is an opinionated library for `cats`-friendly pure (reversible) conversions between types, with possible errors represented with `Either`. `Codec` is an opinionated library for `cats`-friendly pure (reversible) conversions between types, with possible errors represented with `Either`.