forked from mirror/readline
readme: add gitter
This commit is contained in:
parent
50197e309d
commit
c73eba9879
|
@ -3,6 +3,7 @@
|
|||
[![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)
|
||||
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/chzyer/readline?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||
|
||||
Readline is A Pure Go Implementation of a libreadline-style Library.
|
||||
The goal is to be a powerful alternater for GNU-Readline.
|
||||
|
|
Loading…
Reference in New Issue