From a2e0581b29e25bdfe2743d05423abf8eaaefd677 Mon Sep 17 00:00:00 2001 From: Ryan Lopopolo Date: Mon, 25 Nov 2019 23:02:32 -0800 Subject: [PATCH] Add badges --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index b9207c49..88d7cd1c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # bubblebabble +[![CircleCI](https://circleci.com/gh/artichoke/bubblebabble.svg?style=svg)](https://circleci.com/gh/artichoke/bubblebabble) +[![Discord](https://img.shields.io/discord/607683947496734760)](https://discord.gg/QCe2tp2) +[![Twitter](https://img.shields.io/twitter/follow/artichokeruby?label=Follow&style=social)](https://twitter.com/artichokeruby) +
+[![Documentation](https://img.shields.io/badge/docs-bubblebabble-blue.svg)](https://artichoke.github.io/bubblebabble/bubblebabble) + `bubblebabble` is a Rust implementation of the [Bubble Babble binary data encoding](https://github.com/artichoke/bubblebabble/blob/master/spec/Bubble_Babble_Encoding.txt).