mirror of https://github.com/chzyer/readline.git
Add Algernon to the list of repos using readline
This commit is contained in:
parent
2972be24d4
commit
32f204e95f
|
@ -13,11 +13,13 @@
|
|||
|
||||
A powerful readline library in `Linux` `macOS` `Windows` `Solaris`
|
||||
|
||||
|
||||
## Guide
|
||||
|
||||
* [Demo](example/readline-demo/readline-demo.go)
|
||||
* [Shortcut](doc/shortcut.md)
|
||||
|
||||
|
||||
## Repos using readline
|
||||
|
||||
[![cockroachdb](https://img.shields.io/github/stars/cockroachdb/cockroach.svg?label=cockroachdb/cockroach)](https://github.com/cockroachdb/cockroach)
|
||||
|
@ -30,6 +32,7 @@ A powerful readline library in `Linux` `macOS` `Windows` `Solaris`
|
|||
[![abiosoft/ishell](https://img.shields.io/github/stars/abiosoft/ishell.svg?label=abiosoft/ishell)](https://github.com/abiosoft/ishell)
|
||||
[![Netflix/hal-9001](https://img.shields.io/github/stars/Netflix/hal-9001.svg?label=Netflix/hal-9001)](https://github.com/Netflix/hal-9001)
|
||||
[![docker/go-p9p](https://img.shields.io/github/stars/docker/go-p9p.svg?label=docker/go-p9p)](https://github.com/docker/go-p9p)
|
||||
[![algernon](https://img.shields.io/github/stars/xyproto/algernon.svg?label=xyproto/algernon)](https://github.com/xyproto/algernon)
|
||||
|
||||
|
||||
## Feedback
|
||||
|
|
Loading…
Reference in New Issue