Add links to the other READMEs to the top-level file

This commit is contained in:
Tom Nisbet 2018-05-18 00:24:25 -04:00
parent dc3d389115
commit 099012bb1c
1 changed files with 3 additions and 0 deletions

View File

@ -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)