Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
girdharshubham committed May 13, 2023
1 parent 0cf0885 commit 4a87f04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@ with.

```mermaid
graph LR
A[Ingetor] --> B[Processor] --> C[Carrier]
A[Ingestor] --> B[Processor] --> C[Carrier]
D[Manager] -->|Manage Ingestion Rules| A
D -->|Manage Processing Rules| B
D -->|Manage Delivery Rules| C
U[User] --> D
```

> Seminar conducted for the graduating class of 2023[MCA] at Guru Gobind Singh Indraprastha University, New Delhi
> Seminar conducted for the graduating class of 2023[MCA] at Guru Gobind Singh Indraprastha University, New Delhi

0 comments on commit 4a87f04

Please sign in to comment.