diff --git a/README.md b/README.md
index 1e665f7..1993a75 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,10 @@
- [Render Texture Demo]()
+- [Primitives Demo]()
+
+- [Masking Demo]()
+
- [Interaction Demo]()
- [photonstorm Balls Demo]()
@@ -49,8 +53,6 @@
### Road Map ###
* Create a Typescript definition file for Pixi.js
-* Implement Custom Render Item (currently being worked on by @GoodBoyDigital)
-* Implement Masking
* Implement Filters (currently being worked on by @GoodBoyDigital)
* Implement Flash animation to pixi
* Update Loader so that it support XHR2 if it is available
@@ -104,6 +106,7 @@
- Render Texture
- Spine support
- Primitive Drawing
+- Masking
### Coming soon ###