diff options
| author | Jérémy Zurcher <jeremy@asynk.ch> | 2012-12-21 11:18:14 +0100 |
|---|---|---|
| committer | Jérémy Zurcher <jeremy@asynk.ch> | 2012-12-21 11:18:14 +0100 |
| commit | f4fdba68dd88498db395718a7514a09212d958b5 (patch) | |
| tree | 32bb0fff5e61fcae3f315dd5fcaec61959edafff | |
| parent | ed3c4c08c8618eee4d6ced435695feb0b865bdf2 (diff) | |
| download | ffi-efl-f4fdba68dd88498db395718a7514a09212d958b5.zip ffi-efl-f4fdba68dd88498db395718a7514a09212d958b5.tar.gz | |
add suppold info in README
| -rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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: |
