Skip to content

Commit

Permalink
Update README more
Browse files Browse the repository at this point in the history
  • Loading branch information
remixz committed Feb 17, 2013
1 parent 9f9c727 commit ac9bd55
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
# minecraft-pi
## ![minecraft-pi](https://raw.github.com/remixz/minecraft-pi/master/minecraft-pi.png)

*Work in progress.*

minecraft-pi allows you to control a [Minecraft: Pi Edition](http://pi.minecraft.net/) server from Node.js. This is intended as a lower-level module, and is meant to be extended on for bigger projects. However, the commands are simple enough to play with as-is.

*TODO:*

* Write tests
* Better documentation

## Usage
### Usage

```js
var Minecraft = require('minecraft-pi');
Expand Down
Binary file added minecraft-pi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ac9bd55

Please sign in to comment.