diff --git a/README.md b/README.md
index a58cb63ece..31e003d915 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
Nrwl Extensions for Angular (Nx)
-
+
-
+
[](https://travis-ci.org/nrwl/nx)
[]()
@@ -10,7 +10,7 @@
[]()
[](http://commitizen.github.io/cz-cli/)
-
+
@@ -20,6 +20,22 @@
Nx is an extension for the the Angular CLI implementing the monorepo-style development. It is also a collection of runtime libraries, linters, and code generators helping large teams build better with Angular.
+## Features
+
+Because Nx is built on top of the Angular CLI, you get all the conventional and loved features plus:
+
+* Nx Workspace
+* Workspace-Specific Schematics
+* Intelligent Builds and Unit Testing
+* State Management
+* NgRx
+* Data Persistence
+* Linters
+* Code Formatter
+* UpgradeModule and downgradeModule helpers
+* Jest unit tests integration
+* Node build tooling
+
# Why Nx?
On the surface, large and small organizations care about the same things: consistency, writing robust, maintainable code, making changes with confidence, being able to understand how the system works.
@@ -66,6 +82,7 @@ You are good to go!
### Documentation
* [Nx Documentation and Guides](https://nrwl.io/nx)
+* [Nx blog posts](https://blog.nrwl.io/nx/home)
### Videos
@@ -95,7 +112,7 @@ If you want to file a bug or submit a PR, read up on our [guidelines for contrib
## Core Team
-Victor Savkin | Jason Jean | Benjamin Cabanes
------------- | ------------- | -------------
- |  | 
-[vsavkin](https://github.com/vsavkin)|[FrozenPandaz](https://github.com/FrozenPandaz)|[bcabanes](https://github.com/bcabanes)
+| Victor Savkin | Jason Jean | Benjamin Cabanes |
+| ------------------------------------------------------------------------------ | -------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
+|  |  |  |
+| [vsavkin](https://github.com/vsavkin) | [FrozenPandaz](https://github.com/FrozenPandaz) | [bcabanes](https://github.com/bcabanes) |