From a174580b9c0772698448e59b0a22185648b11f1b Mon Sep 17 00:00:00 2001 From: vrde Date: Wed, 13 May 2015 14:44:44 +0200 Subject: [PATCH] Add link to reading list --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46005759..d5c023ab 100644 --- a/README.md +++ b/README.md @@ -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)