diff options
-rw-r--r-- | README.rdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rdoc b/README.rdoc index d4d897f..a91112c 100644 --- a/README.rdoc +++ b/README.rdoc @@ -49,7 +49,7 @@ A ruby-ffi binding to efl libraries (Enlightenment Foundation Libraries). For more examples you may look at: -* the spec/ and test/ folders +* the spec/[https://github.com/jeremyz/ffi-efl/tree/master/spec] and test/[https://github.com/jeremyz/ffi-efl/tree/master/test] folders == REQUIREMENTS: |