readme: add more docs

This commit is contained in:
2020-02-10 00:13:16 +01:00
parent 5a6edcf580
commit 6d0fd52390

View File

@@ -10,7 +10,9 @@ is a Redis client library for Carp.
## Usage
TODO
This package contains functions to convert to and from the Redis protocol,
and handling Redis connections and commands. The documentation lives
[here](https://veitheller.de/redis).
You can also look at the examples in the [`examples`](./examples) directory.