From a521421cf33b918ad2292bb417487ad5e1e258d3 Mon Sep 17 00:00:00 2001 From: Mark Long Date: Sun, 30 Oct 2016 18:59:54 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c3e765..553a566 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Among other things, the app includes: * A graphics viewer which can show hires screen dumps as monochrome, with NTSC artifacts, or a hybrid mode where each pixel's natural color is shown in-place (with no white color blending.) * An HRCG character set viewer and explorer * Exporting files and graphics to the local filesystem (as either .txt or .png files, as appropriate) -* A disk explorer which allows viewing the disk at the sector level, exploring directory and VTOC structure, and more! **(Currently in progress!)** +* A disk explorer which allows viewing the disk at the sector level, exploring directory and VTOC structure, and more! * (Though not useful to most) A maze viewer for the game which I was originally exploring (Datamost's *The Missing Ring*, by Terry Romine, 1982) * Probably some other stuff I can't think of at the moment.