From 8841f72b578c9328ef7322678fc30f0da58ecd39 Mon Sep 17 00:00:00 2001 From: Andy McFadden Date: Thu, 30 Oct 2014 12:09:37 -0700 Subject: [PATCH] Updated. --- README.md | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 253d245..7937ce5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ -UNDER CONSTRUCTION +NuLib2 +====== + +NuLib2 is a command-line file archiver for Apple II archives. It can +operate on ShrinkIt and Binary II files (.shk, .sdk, .bxy, .bse, .bny, .bqy). + +NufxLib is a library of code that supports ShrinkIt archives. It's +used by NuLib2 and CiderPress. + +A pre-built NuLib2 binary is available for x86 Windows. For Linux systems, +you can download the source code and build it. + +More information, including full documentation for NuLib2 and NufxLib, +can be found on http://www.nulib.com/. -I'm currently in the process of relocating the old Source Forge CVS repository to github.