summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2012-12-21 11:18:14 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2012-12-21 11:18:14 +0100
commitf4fdba68dd88498db395718a7514a09212d958b5 (patch)
tree32bb0fff5e61fcae3f315dd5fcaec61959edafff
parented3c4c08c8618eee4d6ced435695feb0b865bdf2 (diff)
downloadffi-efl-f4fdba68dd88498db395718a7514a09212d958b5.zip
ffi-efl-f4fdba68dd88498db395718a7514a09212d958b5.tar.gz
add suppold info in README
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index cf01834..a5b7e7d 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,9 @@ A ruby ffi binding to [efl](http://www.enlightenment.org/p.php?p=docs&l=en) libr
## FEATURES/PROBLEMS:
-* pretty young project ...
-* binding is complete but lacks high level ruby code and tests
+* support ruby 1.9.x NOT 1.8.x
+* support efl 1.7.3, NOT dev branch 1.8.x
+* binding is almost complete but lacks high level ruby code and tests
## SYNOPSIS: