diff --git a/README.md b/README.md
index cf3e0f0..5347ef2 100644
--- a/README.md
+++ b/README.md
@@ -205,6 +205,7 @@ The goal is to have only projects that are mostly stable and useful to users.
* [bjz/glfw-rs](https://github.com/bjz/glfw-rs) — [
](https://travis-ci.org/bjz/glfw-rs)
* [servo/rust-glut](https://github.com/servo/rust-glut)
* [tomaka/glutin](https://github.com/tomaka/glutin) — Rust alternative to [GLFW](http://www.glfw.org/) [
](https://travis-ci.org/tomaka/glutin)
+ * [tomaka/glium](https://github.com/tomaka/glium) — Safe OpenGL wrapper for the Rust language. [
](https://travis-ci.org/tomaka/glium)
* Qt
* [cyndis/qmlrs](https://github.com/cyndis/qmlrs) — [QtQuick](http://doc.qt.io) bindings [
](https://travis-ci.org/cyndis/qmlrs)
* SDL