From a9781ae4e4672df51a29e9ef6c65dba99df48588 Mon Sep 17 00:00:00 2001 From: Ben Morgan Date: Mon, 2 May 2016 12:48:09 +0100 Subject: [PATCH] Link to scripting language examples --- RelocatableSoftware/HSFReloc/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/RelocatableSoftware/HSFReloc/README.md b/RelocatableSoftware/HSFReloc/README.md index 40e0d25..26d4132 100644 --- a/RelocatableSoftware/HSFReloc/README.md +++ b/RelocatableSoftware/HSFReloc/README.md @@ -38,3 +38,8 @@ If you configure the project for an IDE like Xcode, the `BuildProducts` directory will contain an extra level of directories to support each build type (`Release`, `Debug` etc) +Scripting Languages +=================== +The directories under [scripting](scripting) contain (very) basic +examples of relocatable Python and Ruby programs. +