diff --git a/README.md b/README.md
index 6330e1fb4b178d19793bf40a4438e4cb932fb561..38ffb96f65b838b4ca1ccd93da2c1624b4c05bf0 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ This project builds on example from presentation from [Mathias Verraes - Practic
 - [Mathias Verraes' elaborate on domain events](http://verraes.net/2014/11/domain-events/) - *Domain Events allow you to segregate the models of different systems*
 - [unknown's Domain Driven Design Through Onion *Architecture*](https://www.youtube.com/watch?v=pL9XeNjy_z4)
 - [CQRS.nu](http://cqrs.nu/)
+- [DDD Community](http://dddcommunity.org/)
 
 ### DDD in PHP
 - William Durand: DDD with Symfony2: