From c301ad27ba0228a964d3cc0dc9a5737e08f83b09 Mon Sep 17 00:00:00 2001 From: Leo Tenenbaum Date: Mon, 6 Jan 2020 16:46:41 -0500 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd3ead5..7dc8e51 100644 --- a/README.md +++ b/README.md @@ -41,9 +41,9 @@ On other systems, you can just compile main.c with a C compiler. `toc` uses seve --- -### `toc` Source Code +### `toc` Compiler Source Code -The source code to `toc` is licensed under the GNU General Public License, version 3. See `LICENSE` for more information. +The source code to the compiler for `toc` is licensed under the GNU General Public License, version 3. See `LICENSE` for more information. `toc` is written in C, for speed and portability. It has no dependencies, other than the C runtime library. -- cgit v1.2.3