From 307eb3f2c4f262392a39213ec1fae09dc10c9d0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Zurcher?= Date: Fri, 21 Dec 2012 09:19:24 +0100 Subject: fix README --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b44a758..cf01834 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,12 @@ ## DESCRIPTION: -A ruby-ffi binding to [efl](http://www.enlightenment.org/p.php?p=docs&l=en) libraries (Enlightenment Foundation Libraries). +A ruby ffi binding to [efl](http://www.enlightenment.org/p.php?p=docs&l=en) libraries (Enlightenment Foundation Libraries). ## FEATURES/PROBLEMS: * pretty young project ... -* binding is complete but lacks ruby code and tests +* binding is complete but lacks high level ruby code and tests ## SYNOPSIS: @@ -61,12 +61,13 @@ A ruby-ffi binding to [efl](http://www.enlightenment.org/p.php?p=docs&l=en) libr For more examples you may look at: -* the [spec/](https://github.com/jeremyz/ffi-efl/tree/master/spec) and [test/](https://github.com/jeremyz/ffi-efl/tree/master/test) folders +* the [test/](https://github.com/jeremyz/ffi-efl/tree/master/test) and [spec/](https://github.com/jeremyz/ffi-efl/tree/master/spec) subdirs ## REQUIREMENTS: * You need a sane enlightenment foundation libraries installation, - for this you might like to use [easy_e17.sh](http://omicron.homeip.net/projects/#easy_e17.sh), + for this you might like to use [build_efl_stable.sh](https://github.com/jeremyz/bin/blob/master/build_efl_stable.sh). + or the heavy metal [easy_e17.sh](http://omicron.homeip.net/projects/#easy_e17.sh), or my git aware fork [easy_e17.sh](https://github.com/jeremyz/bin/blob/master/easy_e17.sh). ## DOWNLOAD/INSTALL: @@ -79,7 +80,7 @@ or from the git repository on github: git clone git://github.com/jeremyz/ffi-efl.git cd ffi-efl - rake gem:install + rake install ## RESOURCES: @@ -88,7 +89,7 @@ You can find this project in a few places: Online repositories: * https://github.com/jeremyz/ffi-efl -* http://cgit.asynk.ch/cgi-bin/cgit/ffi-efl/ +* http://cgit.asynk.ch/ffi-efl/ Gem: -- cgit v1.1-2-g2b99