From 8d9668bd8acae91f9cb1491f60c77e172901af81 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Wed, 9 Oct 2019 14:25:42 -0400 Subject: [PATCH] Remove extraneous newline --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index bb3e296..151d490 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,6 @@ 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. - 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) * [PostgreSQL ORM](https://github.com/angel-dart/orm)