Add link to reading list

This commit is contained in:
vrde 2015-05-13 14:44:44 +02:00
parent bd2dbbce3a
commit a174580b9c
1 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,8 @@ 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.
The code is JavaScript ECMA 6.
Getting started
===============
@ -23,5 +25,5 @@ npm run build
Reading list
============
- [alt.js](http://alt.js.org/)
- [alt.js readme](https://github.com/goatslacker/alt)