From be12ac4c52f12dc0cf3b0982f4a76d476da48696 Mon Sep 17 00:00:00 2001 From: Rob Greene Date: Sat, 12 Mar 2022 13:46:58 -0600 Subject: [PATCH] Fixing formatting. --- CONTRIB.md | 2 ++ README.md | 1 + 2 files changed, 3 insertions(+) diff --git a/CONTRIB.md b/CONTRIB.md index ce2d2e0..41bc0d4 100644 --- a/CONTRIB.md +++ b/CONTRIB.md @@ -1,6 +1,8 @@ +``` AppleCommander - An Apple ][ image utility. Copyright (c) 2002-2022 by Robert Greene and others robgreene at users.sourceforge.net (should still be functional) +``` Note that user history was lost in the transition from CVS at SourceForge to Git at GitHub. Entirely my fault. :-/ diff --git a/README.md b/README.md index 7d36740..1e2b0d9 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,5 @@ AppleCommander is a cross-platform set of tools used to manipulate Apple ][ disk Please see [AppleCommander site](https://applecommander.github.io) for usage details. [Developer information](DEVELOPER.md) has some details useful if you wish to contribute to AppleCommander! + [Contribution information](CONTRIB.md) is a collection of people who have contributed to AppleCommander.