aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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.