summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2023-11-28 10:35:45 -0500
committerTavian Barnes <tavianator@tavianator.com>2023-11-28 10:49:19 -0500
commitd693e05c98349a05311bc26967a3088de24efe3b (patch)
tree2691c6ef98b011cb68e0692ec4182f2e3f826e73 /README.md
parent6a093a92f7e744838bf80be9555fc2163c317f75 (diff)
downloadbfs-d693e05c98349a05311bc26967a3088de24efe3b.tar.xz
Revert "README: Realign badges"
Looks like GitHub fixed their rendering. This reverts commit 3f15559a82484d46942a68e18ba18c7e1c31aab3.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 44fbb79..a7ca335 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,13 @@
<div align="center">
-# `bfs`
-
+<h1>
+<code>bfs</code>
+<br clear="all">
<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>
-<br clear="all">
+</h1>
**[Features]   •   [Installation]   •   [Usage]   •   [Building]   •   [Hacking]   •   [Changelog]**