From 3c84e64787322e1a1ccc0e5a375add036479860c Mon Sep 17 00:00:00 2001 From: Ian Moffett Date: Mon, 23 Jun 2025 14:05:11 -0400 Subject: github: Add Hyra screenshot to GitHub mirror Signed-off-by: Ian Moffett --- .github/assets/hyra.png | Bin 0 -> 92713 bytes README.md | 4 ++++ 2 files changed, 4 insertions(+) create mode 100644 .github/assets/hyra.png diff --git a/.github/assets/hyra.png b/.github/assets/hyra.png new file mode 100644 index 0000000..3748341 Binary files /dev/null and b/.github/assets/hyra.png differ diff --git a/README.md b/README.md index 559c971..66185db 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,10 @@ Documentation: -------------- Documentation will be in the form of comments throughout the codebase and can also be found in the share/ directory within the project root. +Screenshot: +-------------- +![Hyra](./.github/assets/hyra.png) + License: -------- This project is licensed under the BSD-3 clause (SPDX Identifier: BSD-3-Clause) -- cgit v1.2.3