diff --git a/README.md b/README.md
index 1e665f7..1993a75 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,10 @@ any breakthroughs will be posted up there too!
- [Render Texture Demo]()
+- [Primitives Demo]()
+
+- [Masking Demo]()
+
- [Interaction Demo]()
- [photonstorm Balls Demo]()
@@ -49,8 +53,6 @@ last 2 examples and allowing us to share the source code :)
### 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 @@ It also copies the non-minified version to the examples.
- Render Texture
- Spine support
- Primitive Drawing
+- Masking
### Coming soon ###