From 9938c0de26b474fd87375a3ce8a11a2534a0fecc Mon Sep 17 00:00:00 2001 From: Mike Bierlee Date: Mon, 26 Dec 2016 18:17:26 +0100 Subject: [PATCH] Add proper-d value injector to list --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 51a1908..e5fea0b 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,10 @@ For a full overview of changes, see [CHANGES.md](CHANGES.md) Value Injectors --------------- -Poodinis doesn't come with implementations of value injectors. Have you made any or do you know of any? Please add them to this section via a pull request or open an issue. +Poodinis doesn't come with implementations of value injectors. Value injectors are available in separate projects: +* [Proper-d value injector](https://github.com/mbierlee/poodinis-proper-d-injector) + +Have you made any or do you know of any? Please add them to this section via a pull request or open an issue. Projects Using Poodinis -----------------------