[ci skip] Update readme

This commit is contained in:
Ken Hibino
2020-02-05 21:58:05 -08:00
parent 024cfa9fe6
commit 6dd4c688f4
3 changed files with 13 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ To install `asynq` library, run the following command:
go get -u github.com/hibiken/asynq
```
## Quick Start
## Quickstart
First, make sure you are running a Redis server locally.