From 15c802b7c01ccb67867171bc820d8039cd5e9026 Mon Sep 17 00:00:00 2001 From: vrde Date: Wed, 13 May 2015 15:42:55 +0200 Subject: [PATCH] Ehm, some changes lol --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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)