Skip to content

Commit 50580eb

Browse files
authored
Bringing up the description of the showcase from the bottom
1 parent b6f132a commit 50580eb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# The Particular Platform for MassTransit
22

3+
The sample consists of 4 console applications hosting MassTransit message producers and consumers that implement a simplified order processing logic from an e-commerce system.
4+
5+
![System Overview](diagram.svg "width=680")
6+
7+
38
## Launching the Showcase
49

510
To run the code sample you have 2 options in terms of transports:
@@ -44,8 +49,3 @@ After opening the solutions (from Visual Studio or Rider), choose one of the run
4449
Run the solution to start the demo.
4550

4651
Navigate to http://localhost:9090/ to see the UI
47-
## High-level solution overview
48-
49-
The sample consists of 4 console applications hosting MassTransit message producers and consumers that implement a simplified order processing logic from an e-commerce system.
50-
51-
![System Overview](diagram.svg "width=680")

0 commit comments

Comments
 (0)