From e99c3ee3071159285e8c3dab2d4f53c310c1acc8 Mon Sep 17 00:00:00 2001 From: gyurix Date: Sun, 21 Sep 2025 16:11:07 +0200 Subject: [PATCH] Add Safebox logo to README and introduce framework-scheduler description --- README.md | 4 ++-- resources/safebox_logo.svg | 23 +++++++++++++++++++++++ 2 files changed, 25 insertions(+), 2 deletions(-) create mode 100644 resources/safebox_logo.svg diff --git a/README.md b/README.md index cc7f606..65139d4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# platform-scheduler - +![Safebox Logo](./resources/safebox_logo.svg) +The framework-scheduler is a component of the Safebox project, which is designed to manage and schedule tasks within a containerized environment. diff --git a/resources/safebox_logo.svg b/resources/safebox_logo.svg new file mode 100644 index 0000000..0826648 --- /dev/null +++ b/resources/safebox_logo.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file