Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
axotion authored Sep 15, 2024
1 parent b6c72f3 commit 8df75c9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ The `InboxOutboxModule` is solution designed for NestJS to tackle the challenges

## Implementation Guide

### Installation
```
npm i @nestixis/nestjs-inbox-outbox
```

### Event Implementation

```typescript
Expand Down

0 comments on commit 8df75c9

Please sign in to comment.