From 9598e630cf12bf276873213dae6137bce3e7debc Mon Sep 17 00:00:00 2001 From: Brian Boucheron Date: Mon, 17 Jul 2023 11:05:09 -0400 Subject: [PATCH] update ToC --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb1f630..5028467 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ A curated list of code and resources for computer-controlled drawing machines an - [Software](#software) - [HPGL](#hpgl) - [G-code](#g-code) - - [Plotter-Specific](#plotter-specific) + - [Plotter Control](#plotter-control) - [Vector Creation](#vector-creation) - [Vector Utilities](#vector-utilities) - [Fonts](#fonts)