summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@tavianator.com>2023-01-31 17:17:51 -0500
committerTavian Barnes <tavianator@tavianator.com>2023-01-31 17:17:51 -0500
commit6f39ea72e51e8e5bc5616ffe69d8f363a1bb4c5e (patch)
treefe3cc6bd031974bb8dfacbe54134e435a5cd9b2b /README.md
parenta1bd70db67ddbe167caf15b7334b3588653d3b91 (diff)
downloadbfs-6f39ea72e51e8e5bc5616ffe69d8f363a1bb4c5e.tar.xz
README: Adjust badge alignment
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/README.md b/README.md
index b7707bb..aa3d666 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +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://img.shields.io/github/actions/workflow/status/tavianator/bfs/ci.yml?branch=main&label=CI" alt="CI Status" align="right"></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>
-
-***Breadth-first search for your files.***
+</h1>
**[Features]   •   [Installation]   •   [Usage]   •   [Building]   •   [Hacking]   •   [Changelog]**