diff --git a/README.md b/README.md index 2c0c291..1fc9728 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ GoDoc

-

Fast Redis compatible framework in Go

+

Fast Redis compatible server framework for Go

Redcon is a custom Redis server framework for Go that is fast and simple to use. The reason for this library it to give an efficient server front-end for the [BuntDB](https://github.com/tidwall/buntdb) and [Tile38](https://github.com/tidwall/tile38) projects.