Jean-Yves Didier

changes on README.md

......@@ -5,9 +5,11 @@ ARCS.js is the javascript version of ARCS (Augmented Reality Component System),
a framework allowing to prototype augmented reality applications.
The aim of this project is to be able to do it using the recent HTML5 standard
in order to use the web browser as a plat-form to design and develop augmented
in order to use the web browser as a platform to design and develop augmented
reality applications.
You can see more resources about ARCS at [its website](http://arcs.ibisc.fr)
How to build
------------
......
About ARCS.js
-------------
ARCS.js is the javascript version of ARCS (Augmented Reality Component System),
a framework allowing to prototype augmented reality applications.
The aim of this project is to be able to do it using the recent HTML5 standard
in order to use the web browser as a platform to design and develop augmented
reality applications.
How to build
------------
npm install
Will install all node dependencies needed to build and develop the package.