diff --git a/README.md b/README.md
index 7e2a4e6..9160725 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ SPDX-License-Identifier: 2.0 license with LLVM exceptions
-->
-
 [](https://coveralls.io/github/bemanproject/optional?branch=main) 
+
 [](https://coveralls.io/github/bemanproject/optional?branch=main)  [](https://godbolt.org/z/Gc6Y9j6zf)
This repository implements `std::optional` extensions targeting C++26. The `beman.optional` library aims to evaluate the stability, the usability, and the performance of these proposed changes before they are officially adopted by WG21 into the C++ Working Draft. Additionally, it allows developers to use these new features before they are implemented in major standard library compilers.