jeyzu pushed a commit to branch master.

http://git.enlightenment.org/bindings/ruby/ffi-efl.git/commit/?id=c17a4211cb2ef132b049ea841fd50c99681d2080

commit c17a4211cb2ef132b049ea841fd50c99681d2080
Author: Jérémy Zurcher <[email protected]>
Date:   Tue Dec 3 00:01:59 2013 +0100

    doc correction and implovements (email, legacy API needed)
---
 MIT-LICENSE | 2 +-
 README.md   | 5 +++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/MIT-LICENSE b/MIT-LICENSE
index 73e123c..122dfc9 100644
--- a/MIT-LICENSE
+++ b/MIT-LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2011-2012 Jérémy Zurcher
+Copyright (c) 2011-2014 Jérémy Zurcher
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to
diff --git a/README.md b/README.md
index f18c940..afc4789 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
 
 ## 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:
 
@@ -13,6 +13,7 @@ A ruby ffi binding to 
[efl](http://www.enlightenment.org/p.php?p=docs&l=en) libr
 * support EFL 1.8.x
 * binding is almost complete but lacks high level ruby code and tests
 * eldbus is not present yet
+* only works with legacy API (--with-api=legacy or --with-api=both)
 
 ## SYNOPSIS:
 
@@ -68,7 +69,7 @@ For more examples you may look at:
 
 ## REQUIREMENTS:
 
-* You need a sane EFL installation, goto 
[download](http://enlightenment.org/p.php?p=download&l=en) for more info.
+* You need a sane EFL installation built with legacy API, goto 
[download](http://enlightenment.org/p.php?p=download&l=en) for more info.
 
 ## DOWNLOAD/INSTALL:
 

-- 


Reply via email to