summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2013-11-29 00:16:02 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2013-11-29 00:16:02 +0100
commitbae54d330952ba481f7f3ce4de5b0580e618d946 (patch)
tree39edceab7ecfc09e0169bbf4739caa5b15120f9d /README.md
parent1d135c424b776efa3a0207a37d2a43c7ba9844a9 (diff)
downloadffi-efl-bae54d330952ba481f7f3ce4de5b0580e618d946.zip
ffi-efl-bae54d330952ba481f7f3ce4de5b0580e618d946.tar.gz
update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index df8b189..f18c940 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,9 @@ A ruby ffi binding to [efl](http://www.enlightenment.org/p.php?p=docs&l=en) libr
## FEATURES/PROBLEMS:
* support ruby 2.0.0, 1.9.x NOT 1.8.x
-* support efl 1.7.x, NOT dev branch 1.8.x
+* support EFL 1.8.x
* binding is almost complete but lacks high level ruby code and tests
+* eldbus is not present yet
## SYNOPSIS:
@@ -67,8 +68,7 @@ For more examples you may look at:
## REQUIREMENTS:
-* You need a sane enlightenment foundation libraries installation,
- for this you might like to use [efl-release-build.sh](https://github.com/jeremyz/bin/blob/master/efl-release-build.sh).
+* You need a sane EFL installation, goto [download](http://enlightenment.org/p.php?p=download&l=en) for more info.
## DOWNLOAD/INSTALL:
@@ -88,9 +88,9 @@ You can find this project in a few places:
Online repositories:
+* http://git.enlightenment.org/bindings/ruby/ffi-efl.git/
* https://github.com/jeremyz/ffi-efl
* http://cgit.asynk.ch/ffi-efl/
-* http://git.enlightenment.org/bindings/ruby/ffi-efl.git/
Gem:
@@ -102,7 +102,7 @@ Special thanks to:
* Lionel Orry
* Marius Hanne
-* The enlightenment team
+* The EFL team
## LICENSE: