Ehm, some changes lol

This commit is contained in:
vrde 2015-05-13 15:42:55 +02:00
parent d5b88b904c
commit 15c802b7c0
1 changed files with 1 additions and 5 deletions

View File

@ -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)