diff --git a/README.md b/README.md index 3eaca3d..40a5a27 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ --- -title: foreign-c a portable foreign function interface for R7RS +title: foreign-c a portable foreign function interface for R7RS Schemes version: 0.10.0 --- # foreign-c -foreign-c is a C foreign function interface (FFI) library for R7RS. It is -portable in the sense that it supports multiple implementations, as opposed to -being portable by conforming to some specification. +foreign-c is a C foreign function interface (FFI) library for R7RS Schemes. It +is portable in the sense that it supports multiple implementations, as opposed +to being portable by conforming to some specification. [Issue tracker](https://sr.ht/~retropikzel/foreign-c/trackers)