Mention samtay/so in Readme

This commit is contained in:
Alexandre Bury 2020-07-09 09:43:34 -07:00
parent afe3123dac
commit 20d9d321c1

View File

@ -87,6 +87,7 @@ Here are a few crates implementing new views for you to use:
Here are some cool applications using cursive:
* [so](https://github.com/samtay/so): A terminal interface for Stack Overflow.
* [RustyChat](https://github.com/SambaDialloB/RustyChat): Chat client made using Rust and Cursive.
* [fui](https://github.com/xliiv/fui): Add CLI & form interface to your program.
* [grin-tui](https://github.com/mimblewimble/grin): Minimal implementation of the MimbleWimble protocol.