]> Sergey Matveev's repositories - bfs.git/commitdiff
README: Realign badges
authorTavian Barnes <tavianator@tavianator.com>
Thu, 5 Oct 2023 18:44:55 +0000 (14:44 -0400)
committerGitHub <noreply@github.com>
Thu, 5 Oct 2023 18:44:55 +0000 (14:44 -0400)
A recent GitHub change broke the nice alignment of the badges to the top
heading, so just put the badges underneath it for now.

README.md

index a7ca335412f5351dc0b079fd3ba9181ec1f60799..44fbb79734c4d09c718e4eec833f4ca0364a21c9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,13 +1,12 @@
 <div align="center">
 
-<h1>
-<code>bfs</code>
-<br clear="all">
+# `bfs`
+
 <a href="https://github.com/tavianator/bfs/releases"><img src="https://img.shields.io/github/v/tag/tavianator/bfs?label=version" alt="Version" align="left"></a>
 <a href="/LICENSE"><img src="https://img.shields.io/badge/license-0BSD-blue.svg" alt="License" align="left"></a>
 <a href="https://github.com/tavianator/bfs/actions/workflows/ci.yml"><img src="https://github.com/tavianator/bfs/actions/workflows/ci.yml/badge.svg" alt="CI Status" align="right"></a>
 <a href="https://codecov.io/gh/tavianator/bfs"><img src="https://img.shields.io/codecov/c/github/tavianator/bfs?token=PpBVuozOVC" alt="Code coverage" align="right"/></a>
-</h1>
+<br clear="all">
 
 **[Features]   •   [Installation]   •   [Usage]   •   [Building]   •   [Hacking]   •   [Changelog]**