Skip to content

Commit

Permalink
Add link to Ractor docs to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
larskanis committed Sep 29, 2023
1 parent 13afd23 commit c1ed9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,7 +15,7 @@ using Ruby-FFI](https://github.com/ffi/ffi/wiki/why-use-ffi).
* C structs (also nested), enums and global variables
* Callbacks from C to Ruby
* Automatic garbage collection of native memory
* Usable in Ractor
* Usable in Ractor: https://github.com/ffi/ffi/wiki/How-to-use-FFI-in-Ruby-Ractors

## Synopsis

Expand Down

0 comments on commit c1ed9bc

Please sign in to comment.