From 7951920350d7d252972471f59ca6bc13bdec793d Mon Sep 17 00:00:00 2001 From: Benoit Daloze Date: Mon, 17 Feb 2025 16:22:38 +0100 Subject: [PATCH] Link to the classes and methods documentation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0605c8193..7f7304b6a 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ MyLib.puts 'Hello, World using libc!' For less minimalistic and more examples you may look at: +* The [documentation](https://www.rubydoc.info/gems/ffi) * the `samples/` folder * the examples on the [wiki](https://github.com/ffi/ffi/wiki) * the projects using FFI listed on the wiki: https://github.com/ffi/ffi/wiki/projects-using-ffi