diff --git a/README.md b/README.md index 7622c3e..56770e2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # readline [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE.md) +[![Build Status](https://travis-ci.org/chzyer/readline.svg?branch=master)](https://travis-ci.org/chzyer/readline) [![GoDoc](https://godoc.org/github.com/chzyer/readline?status.svg)](https://godoc.org/github.com/chzyer/readline) A pure go implementation for gnu readline.