aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael Schaefermeyer <michael.schaefermeyer@gmail.com>2016-09-02 10:57:38 +0200
committerMichael Schaefermeyer <michael.schaefermeyer@gmail.com>2016-09-02 10:57:41 +0200
commit5654e5f14dd42fb36268995323dc526d335d00a9 (patch)
tree3e05012fc36e9d425b6157779db5067d089f315e /README.md
parent01d2c03837b964da81a0195e7b0c6a7257e49756 (diff)
downloadboltex-5654e5f14dd42fb36268995323dc526d335d00a9.tar.gz
boltex-5654e5f14dd42fb36268995323dc526d335d00a9.tar.xz
Refactor following credo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1d10461..1aec124 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# Boltex
[![Build Status](https://travis-ci.org/mschae/boltex.svg?branch=master)](https://travis-ci.org/mschae/boltex)
+[![Inline docs](http://inch-ci.org/github/mschae/boltex.svg?branch=master)](http://inch-ci.org/github/mschae/boltex)
+
Elixir implementation of the Bolt protocol and corresponding PackStream
protocol. Both is being used by Neo4J.