diff --git a/examples/callbacks/Readme.md b/examples/callbacks/Readme.md index 5febcb79..7cdb070d 100644 --- a/examples/callbacks/Readme.md +++ b/examples/callbacks/Readme.md @@ -1 +1 @@ -A sample application to demonstrate how to call into Scheme code from C. +A sample application to demonstrate how to make simple, limited calls into Scheme code from C. See the code for more information.