From 96ce9ff16a66c3a836eb19d80768f99fda142552 Mon Sep 17 00:00:00 2001 From: kees1948 Date: Fri, 26 Oct 2018 11:57:01 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d34b574..06e8aad 100644 --- a/README.md +++ b/README.md @@ -2,19 +2,16 @@ a Perl-Tk implementation of galblast/atfblast that uses the parport device (even via USB!) I came to write it because I wanted to be able to program GAL's a simple way in Linux. galblast.exe and atfblast.exe are both -running on Windows only. +running on Windows only. 'perlblast' runs unmodified on Linux and Windows, provided that Perl is installed. The file README2 is the main information about the project. As said I am neither a (very) good Perl programmer or very fluent in English. So help on both area's will be grateful. 'perlblast' at this moment still has some rough ends but I like to add refinements from myself and others over time. The basic functionality is there. Known issues's: -- blow security fuse not yet implemented - some values after user edit are not applied to the programming itself -- file checksum is calculated but neither checked or added - -The fuse checksum is generated and checked correctly. +The fuse checksum is generated and checked correctly. As is the file checksum now. For use on Windows: install StrawBerry Perl. with cpan: install Tk and install Time::HiRes