summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c05376b..2be122a 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# DOM-Batch
+# dom-batch [![Build Status](https://travis-ci.org/ftlabs/dom-batch.png?branch=master)](https://travis-ci.org/ftlabs/dom-batch)
Eliminates layout thrashing by batching DOM read/write interactions.