From 885cdc478f4bcf5d3ca6389d4de30dd5cc755e23 Mon Sep 17 00:00:00 2001 From: Josh Dersch Date: Wed, 20 Jul 2016 12:23:40 -0700 Subject: [PATCH] Updated readme to reflect .NET 4.6 requirement (vs. 4.5) and source license. --- Contralto/readme.txt | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/Contralto/readme.txt b/Contralto/readme.txt index 029a5c0..329d143 100644 --- a/Contralto/readme.txt +++ b/Contralto/readme.txt @@ -31,7 +31,7 @@ keyset input device. ================ ContrAlto will run on any Windows PC running Windows Vista or later, with version -4.5 or later of the .NET Framework installed. .NET should be present by default +4.6 or later of the .NET Framework installed. .NET should be present by default on Windows Vista and later; if it is not installed on your computer it can be obtained at https://www.microsoft.com/net. @@ -454,9 +454,19 @@ The more detailed the bug report, the more possible it is for me to track down the cause. -8.0 Thanks and Acknowledgements +8.0 Source Code +=============== + +The complete source code is available under the GPLv3 license on GitHub at: + +https://github.com/livingcomputermuseum/ContrAlto + +Contributions are welcome! + + +9.0 Thanks and Acknowledgements =============================== ContrAlto would not have been possible without the amazing preservation work of -Bitsavers.org and the Computing History Museum. +Bitsavers.org and the Computer History Museum.