diff --git a/README.md b/README.md index 37c966f..353f4b6 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,17 @@ -McFly +McFly - Back to the Basics. Into the Future. --- -McFly is a framework that grows with you. Start at the very basic of writing HTML files and enhance with standard web technologies or go advanced as you like, at your own pace. +McFly is a framework that grows with you. + +Start at the very basic of writing HTML files and enhance with standard web technologies or go advanced as you like, at your own pace. + +It will never get in the way between you and the web platform. - HTML pages - Server-Side Rendering logic - Custom Elements - REST APIs -- Universal Deployment +- Deployment Anywhere ...all in the same project. diff --git a/src/pages/index.html b/src/pages/index.html index 807ccc5..1e651d4 100644 --- a/src/pages/index.html +++ b/src/pages/index.html @@ -49,22 +49,25 @@

McFly

+ + Back to the Basics. Into the Future.

- McFly is a web framework that grows with you. + McFly is a full-stack web framework that grows with you.

Start at the very basic of writing HTML files and enhance with standard web technologies or go advanced as you like, at your own pace.

+

It will never get in the way between you and the web platform.

...all in the same project.

Read more on GitHub.