First commit! Work on README

This commit is contained in:
vrde 2015-05-12 14:59:58 +02:00
commit bf649776f4
2 changed files with 33 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@ -0,0 +1,16 @@
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz
pids
logs
results
node_modules
npm-debug.log

17
README.md Normal file
View File

@ -0,0 +1,17 @@
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.
Getting started
===============
Read list:
- [alt.js](http://alt.js.org/)