aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2025-04-10 18:58:23 -0400
committerGravatar Peter McGoron 2025-04-10 18:59:05 -0400
commitdc92aefa3a1725f1c1e9e15a0fe3a62d3a911192 (patch)
tree46a4cbcf0c0156ed0b1c92b828322a46099481aa /README.md
parentadd r7rs-pffi example (diff)
pffi guile example
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 29d5d2a..eec69b0 100644
--- a/README.md
+++ b/README.md
@@ -15,3 +15,8 @@ Packages of only Scheme code intended for use in Chibi should use the
to the appropriate directory. Code that contains shared objects (from
`chibi-ffi`) should use `gnu-build-system` and copy the files in an
input.
+
+## Guile
+
+Guix is the package manager for Guile so everything is already taken care
+of for us.