Skip to content

Commit

Permalink
Added README
Browse files Browse the repository at this point in the history
  • Loading branch information
sdeming committed Apr 9, 2011
1 parent 0678e0f commit 483898b
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions README.md
@@ -0,0 +1,26 @@
FFI KDTree
==========

This is a simple FFI wrapped version of [libkdtree](https://github.com/sdeming/kdtree) for Ruby.

License
-------

[New BSD license][license]

Requirements
------------

* [libkdtree](https://github.com/sdeming/kdtree)
* ffi gem

Contributing
------------

1. Fork it.
2. Create a branch
3. Commit your changes
4. Push to the branch
5. Fire off a pull request

[license]: http://www.opensource.org/licenses/bsd-license.php

0 comments on commit 483898b

Please sign in to comment.