From 6c17c374977e96338fba453947dc3acb0d7f6007 Mon Sep 17 00:00:00 2001 From: Shameer Date: Sun, 18 Oct 2015 12:43:45 +0400 Subject: [PATCH] update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 3d6ecb9..dc664cc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ ## Slim 3 Project Skeleton This is a simple Slim 3 project skeleton with Doctrine, Twig, Monolog, etc. Heavily inspired by [akrabat/slim3-skeleton](https://github.com/akrabat/slim3-skeleton) -We have replaced Pimple Container with Aura.Di for dependency injection. -#### Caution! This is an experimental project. Things may change quite rapidly. \ No newline at end of file +We have replaced Pimple Container with Aura.Di for dependency injection. \ No newline at end of file