From 7dc1b12a5dce445c1a31e95960fd8949856359a0 Mon Sep 17 00:00:00 2001 From: Jeremy Klein Date: Sun, 15 Oct 2023 14:32:39 -0700 Subject: [PATCH] Add protocol diagram. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 09b950b..a4f1f4c 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,5 @@ This repo is organized as a set of individual documents describing a single mess | [UMAD-06](/umad-06-payreq-response.md) | Payreq Response | | [UMAD-07](/umad-07-post-tx-hooks.md) | Post Transaction Compliance Hooks | | [UMAD-08](/umad-08-versioning.md) | Versioning | + +![UMA Protocol Diagram](https://static.swimlanes.io/96ce03b038caee40527168793d9cf984.png)