diff --git a/README.md b/README.md index 49dd81f1..b7a10ece 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,7 @@ Introduction ============ Onion is the web client for Ascribe. The idea is to have a well documented, -easy to test, easy to hack, isomorphic JavaScript application. - -If we are able to create an isomorphic application testing is be easier -and SEO is possible. +easy to test, easy to hack, JavaScript application. The code is JavaScript ECMA 6. @@ -26,4 +23,3 @@ Reading list ============ - [alt.js](http://alt.js.org/) - [alt.js readme](https://github.com/goatslacker/alt) -- [iso-alt](https://github.com/patrickkim/iso-alt)