diff --git a/wgpu/README.md b/wgpu/README.md
index 7d974f5b42..e53de94c7b 100644
--- a/wgpu/README.md
+++ b/wgpu/README.md
@@ -1,4 +1,4 @@
-
+
wgpu-rs is an idiomatic Rust wrapper over [wgpu-core](https://github.com/gfx-rs/wgpu). It's designed to be suitable for general purpose graphics and computation needs of Rust community.