From 668dde4b332e88f6c04031fb2c682d6be4b4a958 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Kucha=C5=99?= <honza.kuchar@grifart.cz> Date: Wed, 27 Mar 2019 21:24:23 +0100 Subject: [PATCH] add readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..36d85db --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Nette DI Scope + +Split your app into well-defined scopes and enforce relationships between them. + +## Learning resources: + +[Live stream of Jan Tvrdik's talk](https://www.facebook.com/pehapkari/videos/1604024302980707/) (Czech only) -- GitLab