Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add badges
  • Loading branch information
max-konin committed Jul 10, 2018
1 parent 869c81f commit 9a5fbb6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
@@ -1,4 +1,8 @@
# ProcessChain
[![Build Status](https://travis-ci.org/max-konin/process_chain.svg?branch=master)](https://travis-ci.org/max-konin/process_chain)
[![Coverage Status](https://coveralls.io/repos/github/max-konin/process_chain/badge.svg?branch=master)](https://coveralls.io/github/max-konin/process_chain?branch=master)
[![Inline docs](http://inch-ci.org/github/max-konin/process_chain.svg?branch=master)](http://inch-ci.org/github/max-konin/process_chain)


ProcessChain gives you a simple way to using the Railsway oriented programming pattern. And allows you to write code in a more functional style.

Expand Down

0 comments on commit 9a5fbb6

Please sign in to comment.