From 099012bb1c78056e663de892876a91ca13366585 Mon Sep 17 00:00:00 2001 From: Tom Nisbet Date: Fri, 18 May 2018 00:24:25 -0400 Subject: [PATCH] Add links to the other READMEs to the top-level file --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index eafd679..0df427b 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ Features include: * Support for fast block EEPROM writes - a 32K EEPROM will program in just a few seconds. * Modular software design to easily support other EEPROM and EPROM families. +The [hardware readme](hardware/README.md) has schematics and more information on the hardware design. The [software readme](TommyPROM/README.md) has class definitions and more information on the software design. + + The project was inspired by the [MEEPROMMER programmer](http://www.ichbinzustaendig.de/dev/meeprommer-en). ![TommyPROM Nano Hardware](docs/TommyPROM-nano.jpg)