We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58edd56 commit 4c75810Copy full SHA for 4c75810
docs/README.md
@@ -19,7 +19,11 @@ Nest-yalc stands for Nestjs - Yet Another Library Collection
19
20
- [How to use the Api-Strategy library](./api-strategy.md)
21
22
-- [How to use the DefaultError library](./errors-default-error.md)
+- [How to use the DefaultError library](./errors.md)
23
+
24
+- [How to use the EventManager module library](./event-manager-module.md), [Event](./event-manager-event.md), [Service](./event-manager-service.md)
25
26
+- [How to use the Logger library](./logger.md)
27
28
## NPM package.json and Workspace
29
0 commit comments