diff --git a/README.md b/README.md
index f66068b..3eb4a39 100644
--- a/README.md
+++ b/README.md
@@ -101,7 +101,8 @@ See also [Friends of Rust](https://www.rust-lang.org/friends.html) (organization
* [Zone of Control](https://github.com/ozkriff/zoc) — a turn-based hexagonal strategy game [](https://travis-ci.org/ozkriff/zoc)
* [rhex](https://github.com/dpc/rhex) — hexagonal ascii roguelike
* **Graphics**
- * [ivanceras/svgbobrus](https://github.com/ivanceras/svgbobrus) — converts your ASCII diagrams into SVG graphics
+ * [ivanceras/svgbobrus](https://github.com/ivanceras/svgbobrus) — converts ASCII diagrams into SVG graphics
+ * [RazrFalcon/svgcleaner](https://github.com/RazrFalcon/svgcleaner) — tidies SVG graphics
* **Operating systems**, see also [A comparison of operating systems written in Rust](https://github.com/flosse/rust-os-comparison)
* [redox-os/redox](https://github.com/redox-os/redox) — [](https://travis-ci.org/redox-os/redox)
* [thepowersgang/rust_os](https://github.com/thepowersgang/rust_os) — [](https://travis-ci.org/thepowersgang/rust_os)