From 7cb546a1096f595e4971b5e4fe2d89df971e47ea Mon Sep 17 00:00:00 2001 From: Bobbi Webber-Manners Date: Sat, 5 Jun 2021 14:13:30 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b77c01c..83729e2 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,6 @@ File management utilities for the ProDOS operating system on the Apple II - [Sortdir](https://github.com/bobbimanners/ProDOS-Utils/blob/master/README-sortdir.md) - Directory sorting and conversion utility for ProDOS. - [VEServer](https://github.com/bobbimanners/ProDOS-Utils/blob/master/README-veserver.md) - Python server for ADT's `VEDRIVE.SYSTEM` - - [Extend](https://github.com/bobbimanners/ProDOS-Utils/blob/master/README-extend.md) - + - [Extend](https://github.com/bobbimanners/ProDOS-Utils/blob/master/README-extend.md) - Simple utility for patching the volume directory of a ProDOS 2.5 volume so that it can extend beyond the usual 4 block (51 entry) limit. - [NS.CLKUW.SYSTEM](https://github.com/bobbimanners/ProDOS-Utils/blob/master/No_Slot_Clock/README.md) - Modified `NS.CLOCK.SYSTEM` which allows No Slot Clock to work with the RM Ultrawarp accelerator.