From 085c6bc9bd66ed687efcd82cd0d4b51479ee180e Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Mon, 17 Nov 2025 13:41:48 -0500 Subject: [PATCH] feat: Updates readme for better image previews, fixes logo image not named correctly, adds goals image file. --- project/Report.md | 22 ++++++++++++++++------ project/img/goals.png | 3 --- project/img/logo.png | 3 +++ 3 files changed, 19 insertions(+), 9 deletions(-) delete mode 100644 project/img/goals.png create mode 100644 project/img/logo.png diff --git a/project/Report.md b/project/Report.md index 9356077..bd16867 100644 --- a/project/Report.md +++ b/project/Report.md @@ -72,11 +72,20 @@ Once you read the report you’ll have 3 options: do nothing, pick and choose up difficult goals or complex projects. These options are discussed at the end of the report as well as our leanings for your home. -\goalsimage +```{=latex} +\begin{center} +``` + +![goals](img/goals.png){width=50%} + +```{=latex} +\end{center} +``` ## Your goals: + - - -1. Add air conditioning. # How Leaky Is Your House @@ -184,7 +190,7 @@ rarely problematic, so it is not focused on much. ## Your Static Measurements -![True Flow Report][trueflow-image] +![True Flow Report](img/trueflow.png){height=50%} @@ -208,7 +214,7 @@ some static pressures can be improved during the project. ## Static Measurements Forecast -![True Flow Forecast][trueflow-forecast-image] +![True Flow Forecast](img/trueflow-forecast.png){height=50%} @@ -291,3 +297,7 @@ Regards, [trueflow-forecast-file]: <{{ links.documents.trueflow_forecast_file }}> [document-folder]: <{{ links.documents.document_folder }}> + +``` + +``` diff --git a/project/img/goals.png b/project/img/goals.png deleted file mode 100644 index 9101f61..0000000 --- a/project/img/goals.png +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ead2115764cfcdec32664aff6979b1394871aad6f11bc928a2f456368d8141b -size 26811 diff --git a/project/img/logo.png b/project/img/logo.png new file mode 100644 index 0000000..556a46b --- /dev/null +++ b/project/img/logo.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f82b583a1714a599585902c6c2c375178468c3627bfdcffa91af276975741b8 +size 50802