mirror of
https://github.com/hibiken/asynqmon.git
synced 2025-09-17 04:04:28 +08:00
Update version compatibility table in readme
This commit is contained in:
@@ -10,7 +10,7 @@ Asynqmon is both a library that you can include in your web application, as well
|
||||
|
||||
| Asynq version | WebUI (asynqmon) version |
|
||||
| -------------- | ------------------------ |
|
||||
| 0.18.x | 0.2.x |
|
||||
| 0.18.x | 0.2.x, 0.3.x |
|
||||
| 0.16.x, 0.17.x | 0.1.x |
|
||||
|
||||
## Install the binary
|
||||
@@ -125,7 +125,7 @@ Next, go to [localhost:8080](http://localhost:8080) and see Asynqmon dashboard:
|
||||
|
||||

|
||||
|
||||
### Importing into projects
|
||||
## Import as a Library
|
||||
|
||||
Asynqmon is also a library which can be imported into an existing web application.
|
||||
|
||||
|
Reference in New Issue
Block a user