From 9c89215fe22fdbf253701a941eac124eaacbb2dd Mon Sep 17 00:00:00 2001 From: retropikzel Date: Tue, 22 Jul 2025 20:54:25 +0300 Subject: [PATCH] Update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 654f0f8..29724d4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ foreign-c is a C foreign function interface (FFI) library for R7RS Schemes. It is portable in the sense that it supports multiple implementations. +[Repository](https://git.sr.ht/~retropikzel/foreign-c) + [Issue tracker](https://sr.ht/~retropikzel/foreign-c/trackers) [Maling lists](https://sr.ht/~retropikzel/foreign-c/lists)