diff --git a/README.md b/README.md index 8195a67..deff8da 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## girc +## girc is a flexible IRC library for Go [![Build Status](https://travis-ci.org/Liamraystanley/girc.svg?branch=master)](https://travis-ci.org/Liamraystanley/girc) [![GoDoc](https://godoc.org/github.com/Liamraystanley/girc?status.png)](https://godoc.org/github.com/Liamraystanley/girc) @@ -8,8 +8,6 @@ [![GitHub Issues](https://img.shields.io/github/issues/Liamraystanley/girc.svg)](https://github.com/Liamraystanley/girc/issues) [![license](https://img.shields.io/github/license/Liamraystanley/girc.svg)](https://raw.githubusercontent.com/Liamraystanley/girc/master/LICENSE) -> girc is a flexible IRC library for Go - ## Features - Focuses on simplicity, yet tries to still be flexible