From 1ac0ddab3c7542174ec736a333181a8537e446de Mon Sep 17 00:00:00 2001 From: Dmitri Pisarev Date: Wed, 19 Apr 2017 17:17:14 +0300 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 513b528..0f6f760 100644 --- a/README.md +++ b/README.md @@ -32,3 +32,9 @@ Or include these assets via your build tool. Or just write your own loader. If you want to reuse some EEL expression in your code base, don't put it into context, rather wrap it into `Neos.Fusion:Value` object and use it everywhere you like. 5. You may override the `Psmb.Ajaxify:Loader` object in order to customize the loader. + + +## Usage in the Wild + +- https://pokayanie1917.ru/ +- If you use it, submit yours via a PR!