From d5f3ec69455121686fb10d4a159ea8c64b74cc91 Mon Sep 17 00:00:00 2001 From: Elias Reis Date: Wed, 2 Oct 2019 22:21:08 -0300 Subject: [PATCH] Update the README.MD --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 82ae3b4..4f26360 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Angel is a full-stack Web framework in Dart. It aims to streamline development by providing many common features out-of-the-box in a consistent manner. +We are an application boilerplate and not the underlying framework library. + With features like the following, Angel is the all-in-one framework you should choose to build your next project: * [GraphQL Support](https://github.com/angel-dart/graphql)