From bfc6c75d508ca293cbe295b863ec85cf72010f13 Mon Sep 17 00:00:00 2001 From: Isaac Foster Date: Sun, 29 Jun 2025 22:55:40 -0400 Subject: [PATCH] Update README.md phrasing Signed-off-by: Isaac Foster --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index fff51c662..3b36c5db1 100644 --- a/docs/README.md +++ b/docs/README.md @@ -18,7 +18,7 @@ Given a guest, then, Hyperlight takes some simple steps prior to executing it, i ## Basics: Hyperlight architecture -This project is composed internally of several internal components, depicted in the below diagram: +This project is composed internally of several components, depicted in the below diagram: ![Hyperlight architecture](./assets/hyperlight_arch.png)