Skip to content

Commit 4a912f3

Browse files
authored
Update readme (#157)
1 parent 4cd9a75 commit 4a912f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ Generator features:
6666
- Optional Sentry integration;
6767
- Optional Loguru logger;
6868
- Optional Opentelemetry integration.
69+
- Optional taskiq integration.
6970

7071

7172
This project can handle arguments passed through command line.
@@ -88,6 +89,7 @@ Options:
8889
--ci [none|gitlab_ci|github] Select a CI for your app
8990
--redis Add redis support
9091
--rabbit Add RabbitMQ support
92+
--taskiq Add Taskiq support
9193
--migrations Add Migrations
9294
--kube Add kubernetes configs
9395
--dummy Add dummy model

0 commit comments

Comments
 (0)