From 2f89659a67a0de1112e92b9e8838e676ad375173 Mon Sep 17 00:00:00 2001 From: Alan Friedman Date: Mon, 13 May 2019 09:40:29 -0400 Subject: [PATCH] Add CircleCI badge --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 3ba732e..6e26cbd 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ # Darkwire.io +[![CircleCI](https://circleci.com/gh/darkwire/darkwire.io.svg?style=svg)](https://circleci.com/gh/darkwire/darkwire.io) + Simple encrypted web chat. Powered by [socket.io](http://socket.io), the [web cryptography API](https://developer.mozilla.org/en-US/docs/Web/API/Window/crypto). This project is an example of how client side encryption works and how you can integrate it as a chat service. [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)