From acc946be5b8d9042fb2a9263ba11d5ded2a509bb Mon Sep 17 00:00:00 2001 From: Matthias Hecker Date: Tue, 14 Apr 2020 13:57:46 +0200 Subject: [PATCH] readme: added build status image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f77dc584..a43da56c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Rbot - The Ruby IRC Bot +[![Build Status](https://travis-ci.org/ruby-rbot/rbot.svg?branch=master)](https://travis-ci.org/ruby-rbot/rbot) + rbot is designed around a flexible plugin system and is not only easy to extend, but it already includes many useful plugins. Some of the powerful features include: -- 2.39.2