# Description [![build status](https://secure.travis-ci.org/curious-attempt-bunny/pachi.png)](http://next.travis-ci.org/curious-attempt-bunny/pachi)

A nodejs Go Text Protocol wrapper for the pachi Go engine

# Usage

    var pachi = require('pachi');
    pachi(...);

# Installation

    npm install pachi

# License

MIT
