From 17fe30cceb344a40c05ac5f17d0a355421a094f8 Mon Sep 17 00:00:00 2001 From: Paul Robert Lloyd Date: Tue, 28 Jun 2022 14:44:38 +0100 Subject: [PATCH] README Markdown tweaks --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c654e5da6..b9d4ea810 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,10 @@ Ruby on Rails app that handles the submission of lettings and sales of social ho API documentation can be found here: . This is driven by [OpenAPI docs](docs/api/DLUHC-CORE-Data.v1.json) - ## System architecture + ![View of system architecture](docs/images/architecture.png) -## UI: +## User interface + ![View of the logs list](docs/images/logs_list.png)