diff --git a/README.md b/README.md
index df1a14ebefc0e64c45440154a79715d6f6834078..cbd538e8f9e48f2c427a329307b44e795179c47f 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ useful things. It also runs on PyPy.
 Satella uses [semantic versioning 2.0](https://semver.org/spec/v2.0.0.html).
 
 Satella contains, among other things:
-
+ 
 * things to help you manage your [application's configuration](satella/configuration)
 * a fully equipped [metrics library](satella/instrumentation/metrics)
     * alongside a fully metricized [ThreadPoolExecutor](satella/instrumentation/metrics/structures/threadpool.py)