diff --git a/implementations.md b/implementations.md
index b2eb879..e7272b2 100644
--- a/implementations.md
+++ b/implementations.md
@@ -410,6 +410,11 @@ The "Promise Objects" section of the ECMAScript specification has many additiona
Simple Promises/A+ implementation, good for learning