From 28bfa35e6ada8c6ed7cf18c2e6166b65f422b3ea Mon Sep 17 00:00:00 2001 From: Nik Butenko Date: Thu, 23 Jun 2016 16:59:23 +1000 Subject: [PATCH] Add CircleCI build badge Closes gh-569. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b61a441..22579c8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ impress.js ============ +[![CircleCI](https://circleci.com/gh/impress/impress.js.svg?style=svg)](https://circleci.com/gh/impress/impress.js) + It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.