Jean-Yves Didier

Delete README.md~

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.