improve readme

This commit is contained in:
Cheney 2015-09-23 13:12:20 +08:00
parent 1766317571
commit fa73762a9b
1 changed files with 1 additions and 0 deletions

View File

@ -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.