# Jingle Session

... TODO: creating examples

## Installing

```sh
$ npm install jingle-session
```

## Building bundled/minified version (for AMD, etc)

```sh
$ make
```

The bundled and minified files will be in the generated `build` directory.

## Documentation

- [API Reference](docs/Reference.md)

## License

MIT

## Created by

If you like this, follow [@lancestout](http://twitter.com/lancestout) or [@hcornflower](http://twitter.com/hcornflower) on twitter.
