aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7f2508d..0f7c369 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# Protocol Buffers for Nim
+[![Build Status](https://travis-ci.org/oswjk/nimpb.svg?branch=master)](https://travis-ci.org/oswjk/nimpb)
+
A Nim library to serialize/deserialize Protocol Buffers.
To actually generate Nim code from protobuf definitions, you need the protoc