Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
E. Azer Koçulu committed Mar 31, 2012
1 parent e3a3b31 commit 701a9d9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ Simplifies executing JavaScript code on varied environments, from command-line.

[![](https://github.com/downloads/azer/lowkick/lowkick_http_ie8.png)](https://github.com/downloads/azer/lowkick/lowkick_http_ie8.png)



It aims to:

* Publish JavaScript tests at a specified URL
Expand All @@ -20,6 +22,9 @@ $ npm install lowkick
LowKick can be considered as a JavaScript server coming with several utilities and APIs that provide developers a unified way of JavaScript execution.
It abstracts the differences of varied platforms by defining [drivers](https://github.com/azer/lowkick/tree/master/lib/drivers) and [commands](https://github.com/azer/lowkick/blob/master/test/config.json#L24).

[![](https://github.com/downloads/azer/lowkick/lowkick_console_ie6.png)](https://github.com/downloads/azer/lowkick/lowkick_console_ie6.png)


See example configuration files:

* [test/config.json](https://github.com/azer/lowkick/blob/master/test/config.json)
Expand Down

0 comments on commit 701a9d9

Please sign in to comment.