diff --git a/README.md b/README.md
index 2b9e475..37716f0 100644
--- a/README.md
+++ b/README.md
@@ -1139,6 +1139,7 @@ See also [Are we game yet?](https://arewegameyet.com)
[[graphics](https://crates.io/keywords/graphics)]
+* [gfx-rs/wgpu](https://github.com/gfx-rs/wgpu) - Native WebGPU implementation based on gfx-hal. [![Build Status](https://github.com/gfx-rs/wgpu/workflows/CI/badge.svg)](https://github.com/gfx-rs/wgpu/actions)
* [gfx-rs/gfx](https://github.com/gfx-rs/gfx) — A high-performance, bindless graphics API for Rust. [](https://travis-ci.org/gfx-rs/gfx)
* Font
* [redox-os/rusttype](https://github.com/redox-os/rusttype) — A pure Rust alternative to libraries like FreeType [](https://travis-ci.org/redox-os/rusttype)