diff --git a/README.md b/README.md
index b7b3b95..3164a1a 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,14 @@
+
+
# BP.LoFiControl
+
A WPF control that displays content in reduced fidelity. Supports .Net 8.0.
+[![GitHub release](https://img.shields.io/github/release/benpollarduk/BP.LoFiControl.svg)](https://github.com/benpollarduk/BP.LoFiControl/releases)
+[![License](https://img.shields.io/github/license/benpollarduk/BP.LoFiControl.svg)](https://opensource.org/licenses/MIT)
+
+
+
## Introduction
There aren't many options available for rendering WPF UIElements in artificially low resolution.
LoFiPresenter provides a simple control that can display content at a reduced resolution and frame rate.