diff --git a/README.md b/README.md
index 60f2579..b8e1ce8 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# MPU 6050 Rust Driver
+# MPU 6050 Rust Driver
Platform agnostic driver for [MPU 6050 6-axis IMU](https://www.invensense.com/products/motion-tracking/6-axis/mpu-6500/) using [`embedded_hal`](https://github.com/rust-embedded/embedded-hal).