README: Add TOC for Arithmetic and Extension Board
authorSergey Kiselev <skiselev@gmail.com>
Wed, 12 Jan 2022 19:00:04 +0000 (11:00 -0800)
committerGitHub <noreply@github.com>
Wed, 12 Jan 2022 19:00:04 +0000 (11:00 -0800)
README.md

index 6795c15..3236963 100644 (file)
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ Minimal 8085 Single Board Computer
 * [3D Printable Enclosure](#3d-printable-enclosure)
 * [Extension Boards](#extension-boards)
   * [Keypad and VFD Extension Board](#keypad-and-vfd-extension-board)
+  * [Arithmetic and Extension Board](#arithmetic-and-extension-board)
 * [Frequently Asked Questions and Troubleshooting](#frequently-asked-questions-and-troubleshooting)
 * [References](#references)
 
@@ -517,11 +518,11 @@ See [3D Printable Enclosure for MiniMax8085](printed_parts/README.md) page for t
 
 ### Keypad and VFD Extension Board
 
-The [MiniMax 8085 Keypad and VFD (vacuum fluorescent display) extension board](https://github.com/skiselev/minimax8085-keypad-vfd) provides simple 20-key keypad and display for MiniMax8085 SBC.
+The [Keypad and VFD (vacuum fluorescent display) extension board](https://github.com/skiselev/minimax8085-keypad-vfd) provides simple 20-key keypad and display for MiniMax8085 SBC.
 
 ### Arithmetic and Extension Board
 
-The [MiniMax 8085 Arithmetic Processor and Extension board](https://github.com/skiselev/minimax8085-apu-ext) adds to MiniMax 8085 SBC an AMD Am9511A / Intel 8231A Arithmetic Processor Unit (APU), Intel 8255 Programmable Parallel Interface (PPI), Intel 8254 Programmable Interrupt Timer (PIT), and switchable 32 KiB SRAM, that can swapped in instead of MiniMax 8085 on-board ROM
+The [Arithmetic Processor and Extension board](https://github.com/skiselev/minimax8085-apu-ext) adds to MiniMax 8085 SBC an AMD Am9511A / Intel 8231A Arithmetic Processor Unit (APU), Intel 8255 Programmable Parallel Interface (PPI), Intel 8254 Programmable Interrupt Timer (PIT), and switchable 32 KiB SRAM, that can swapped in instead of MiniMax 8085 on-board ROM
 
 ## Frequently Asked Questions and Troubleshooting