# PointRb [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/maxmeyer/prointrb) [![Build Status](https://travis-ci.org/maxmeyer/pointrb.png?branch=master)](https://travis-ci.org/maxmeyer/pointrb) ## Installation Add this line to your application's Gemfile: gem 'pointrb' And then execute: $ bundle Or install it yourself as: $ gem install pointrb ## Usage ### Simple example ### Extend the library ## Further reading Please the the full api-documentation on [rdoc info](http://rdoc.info/github/maxmeyer/pointrb) for further reading. I just give you a brief overview of all the available methods. There's also a brief [guide](API-GUIDE.md) about howto discover the API. ## Contributing Please see [CONTRIBUTIONS.md](CONTRIBUTIONS.md). ## Copyright (c) 2013 Max Meyer. All rights reserved. Please also see [LICENSE.md](LICENSE.md).