README.md in ffi-libc-0.0.1 vs README.md in ffi-libc-0.0.2
- old
+ new
@@ -11,14 +11,12 @@
## Features
* Provides common Structs used in `libc`.
* Binds to common functions and global variables in `libc`.
-## Examples
-
## Requirements
-* [ffi](http://github.com/ffi/ffi) >= 0.6.0
+* [ffi](http://github.com/ffi/ffi) ~> 0.6.0
## Install
$ sudo gem install ffi-libc