From ebf40c9035f71707f018238c2dc4aa9bc1eefd32 Mon Sep 17 00:00:00 2001 From: Max Lynch Date: Sat, 3 Mar 2018 16:44:23 -0600 Subject: [PATCH] Update README.md --- packages/core/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packages/core/README.md b/packages/core/README.md index 65fc82d0cf..bbc18f348a 100644 --- a/packages/core/README.md +++ b/packages/core/README.md @@ -1,6 +1,8 @@ # @ionic/core -[Ionic](https://ionicframework.com/) is the open-source app development framework that makes it easy to build top quality native and progressive web apps with web technologies. Ionic Core is able to provide the collection by using Web Components at the lowest-level, so they work in any framework or with no framework at all. +[Ionic](https://ionicframework.com/) is an open source App Development Framework that makes it easy to build top quality Native and Progressive Web Apps with web technologies. + +The Ionic Core package contains the Web Components that make up the reusable UI building blocks of Ionic Framework. These components are designed to be used in traditional frontend view libraries/frameworks (such as [Stencil](https://stenciljs.com/), React, Angular, or Vue), or on their own through traditional JavaScript in the browser. ## Features