From 6c2dca66553e6027ce90aba6068b2e2d48c77a89 Mon Sep 17 00:00:00 2001 From: fenric Date: Sat, 5 Jan 2019 13:01:16 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4f5e9ca..6636f63 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ composer create-project sunrise/awesome-skeleton app ``` -## Useful links +## Based on the following packages * https://github.com/doctrine/orm * https://github.com/middlewares