From ac0857a4d022032bf17afbdb81d3d88e7ca2a938 Mon Sep 17 00:00:00 2001 From: spideystreet Date: Wed, 29 Apr 2026 19:40:20 +0200 Subject: [PATCH] docs(readme): left-align shields badges below banner Close the centered wrapper after the hero image so badge links use default left alignment on GitHub. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 59a5536..26ced15 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ Recommender-system of the [OpenSource Together](https://github.com/opensource-to ost-knight -[![Discord](https://img.shields.io/badge/Join%20Community-5865F2?logo=discord&logoColor=white)](https://discord.com/invite/4ZDhm3dQAC) [![Follow](https://img.shields.io/twitter/follow/OpenSTogether?style=social)](https://x.com/OpenSTogether) [![GitHub](https://img.shields.io/badge/GitHub-OpenSource%20Together-black.svg)](https://github.com/opensource-together) [![License: AGPL v3](https://img.shields.io/badge/License-AGPL--v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0.html) - +[![Discord](https://img.shields.io/badge/Join%20Community-5865F2?logo=discord&logoColor=white)](https://discord.com/invite/4ZDhm3dQAC) [![Follow](https://img.shields.io/twitter/follow/OpenSTogether?style=social)](https://x.com/OpenSTogether) [![GitHub](https://img.shields.io/badge/GitHub-OpenSource%20Together-black.svg)](https://github.com/opensource-together) [![License: AGPL v3](https://img.shields.io/badge/License-AGPL--v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0.html) + --- ## What is OST Linker?