Skip to content

Commit 593b6b9

Browse files
author
Ivan Rylach
committed
include a sequence diagram into readme
1 parent 321d5cd commit 593b6b9

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Idempotent Requests
2+
Idempotent Requests Server provides API to allocate and record a captured request.
23

3-
![CI workflow](https://github.com/checkr/idempotent-requests/actions/workflows/ci.yml/badge.svg)
4+
## Project status
45

5-
![Release workflow](https://github.com/checkr/idempotent-requests/actions/workflows/release.yml/badge.svg)
6+
![CI workflow](https://github.com/checkr/idempotent-requests/actions/workflows/ci.yml/badge.svg)
7+
![Release workflow](https://github.com/checkr/idempotent-requests/actions/workflows/release.yml/badge.svg)
8+
9+
## Example request sequence
10+
11+
![sequence](./docs/sequence.png)

docs/sequence.png

174 KB
Loading

0 commit comments

Comments
 (0)