From df6024f61fd84222c2b2aac215e2259814324814 Mon Sep 17 00:00:00 2001 From: elliotnunn Date: Fri, 11 Jan 2019 22:42:30 +0800 Subject: [PATCH] List current work in readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b58b753..ca55de4 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,10 @@ Our work is spread over several GitHub repositories: - Disk-based Start Manager: - Bootloader-NanoKernel shim: -Some code patching tools: +Some tools: +- Get data into and out of [HFS disk images](https://pypi.org/project/machfs) and [resource forks](https://pypi.org/project/macresources), robustly and portably +- Build software in the Mac emulator of your choice: http://github.com/elliotnunn/BuildCubeE - Move resources around: - Patch PowerPC binaries: - Patch 68k MPW code objects: