diff --git a/README.md b/README.md index 55c6039db2..5c5eb45ed5 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ #### Problems already -- If we have a `.spec.js` file as a sibling of a js file, - System will make that an export and ignore the `.js` file. +- If we have a `.spec.js` file as a sibling of a js file, + System will make that an export and ignore the `.js` file. There's probably a setting in System.js somewhere to fix this. #### Build @@ -48,5 +48,50 @@ Gestures - Linear constraints - Auto layout - Class/inheritance system - - Translate native concepts to the web + - Translate native concepts to the web + +#### Make it so + +``` + +