From d7076144bfcbaec8cc190b1e204de63f7303b323 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Fri, 14 Jul 2017 08:41:54 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2453351..370966c 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ With features like the following, Angel is the all-in-one framework you should c * [Advanced, Modular Routing](https://github.com/angel-dart/route) * [Middleware](https://github.com/angel-dart/angel/wiki/Middleware) * [Dependency Injection](https://github.com/angel-dart/angel/wiki/Dependency-Injection) +* [Strongly-typed ORM](https://github.com/angel-dart/orm) * And [much more](https://github.com/angel-dart)... ## Basic Example