From 7a4576cfb2d13fe19d4606b2496d94a0815b7189 Mon Sep 17 00:00:00 2001 From: tm91236 <205063739+tm91236@users.noreply.github.com> Date: Mon, 7 Apr 2025 14:20:06 +0000 Subject: [PATCH] docs: update logo presentation in readme. Reduce the size of the logo and left align to allow removal of the coreax title (which duplicates the logo). --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 44308b66..bf1c8bae 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ -
- Coreax logo -
-# Coreax +Coreax logo +
[![Unit Tests](https://github.com/gchq/coreax/actions/workflows/unittests.yml/badge.svg)](https://github.com/gchq/coreax/actions/workflows/unittests.yml) [![Coverage](https://img.shields.io/endpoint?url=https%3A%2F%2Fraw.githubusercontent.com%2Fgchq%2Fcoreax-metadata%2Frefs%2Fheads%2Fmain%2Fcoverage%2Fcoreax_coverage.json)](https://github.com/gchq/coreax/actions/workflows/coverage.yml)