diff --git a/README.md b/README.md index fae46aa..9e6528b 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,11 @@ The following cross development tools have been developed to support the example * [resize](tools/resize) # resize images ready for imagecon * [makeadf](tools/makeadf) # make ADF disk image +external tools +-------------- +The following cross development tools have been sourced from external authors: +* [shrinkler](tools/external/shrinkler) # compress executables + Each tool has a test to check if any changes you have made have broken basic functionality: ```