Doc updates.

This commit is contained in:
Olivier Bagot 2013-11-22 17:40:11 +01:00
parent 2252393ea0
commit 0405a5c9cf
2 changed files with 31 additions and 29 deletions

View File

@ -1,6 +1,6 @@
## OpenKarotz Emulator ##
# OpenKarotz Emulator #
### Description ###
## Description ##
HTTP server written in Node.js to emulate OpenKarotz.
@ -39,7 +39,7 @@ The following Apps are available:
- moods
### Usage ###
## Usage ##
1. Install [Node.js](http://nodejs.org/).

View File

@ -1,7 +1,7 @@
{
"name": "OpenKarotz Emulator",
"name": "openkarotz-emulator",
"version": "0.1.0",
"description": "HTTP server to emulate OpenKarotz",
"description": "OpenKarotz Emulator, HTTP server to emulate OpenKarotz",
"main": "index.js",
"readmeFilename": "README.md",
"homepage": "http://github.com/hobbe/openkarotz-emulator",
@ -9,6 +9,8 @@
"keywords": [
"openkarotz",
"emulator",
"http",
"server",
"node.js"
],
"contributors": [