From 7a772f0349013ecfb8168dcfb61281ae4af7e5ba Mon Sep 17 00:00:00 2001 From: Philip Smart Date: Tue, 18 Apr 2023 09:50:37 +0100 Subject: [PATCH] Typo --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9e9711..c6fa55a 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ a Perl-Tk implementation of galblast/atfblast that uses the parport device (even via USB!) A parallel/USB port GAL programmer which supports a wider range of GAL's than can be found in available commercial products. It has been written in Perl, runs on Linux/Windows/Mac (where the Perl eco system is available) and -along with a custom hardware design, CSGBlaster, which advances on the galblast/atfblast concept. The main project can be found on Kees Schoenmaker's repository: https://github.com/kees1948/perlblast. +provides a custom hardware design, CSGBlaster, which advances on the galblast/atfblast concept. + +The main project can be found on Kees Schoenmaker's repository: https://github.com/kees1948/perlblast. This repository provides the design for an adapter to program GAL26V12 devices which being plentiful on Ebay (to say they went out of production a long time ago) but very little (ie. none) programmer support.