Project setup files.

This commit is contained in:
Olivier Bagot
2013-11-18 20:28:56 +01:00
parent 9f4f6d5b85
commit d4e5973b49
3 changed files with 23 additions and 4 deletions

View File

@@ -1,4 +1,18 @@
openkarotz-emulator
===================
## OpenKarotz Emulator ##
HTTP server written in Node.js to emulate OpenKarotz
### Description ###
HTTP server written in Node.js to emulate OpenKarotz.
Current version is 0.1.0.
OpenKarotz can be found [here](http://openkarotz.filippi.org/).
### Usage ###
Install [Node.js](http://nodejs.org/).
Run:
```
node .
```