From a182de4dba60bc1db1117e09de144f3e52b79289 Mon Sep 17 00:00:00 2001 From: Sean Barrett Date: Fri, 7 Oct 2016 09:33:15 -0700 Subject: [PATCH] test ToC --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e8fedac..3d30f28 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,10 @@ library may compile as both C or C++, but produce an implementation that can onl one or the other, because of a lack of use of `extern "C"`; in this case the table still qualifies it as C/C++, as this is not an obstacle to most users.) + - [AI](#ai) + - [argument processing](#argv) + - [audio](#audio) + # AI | library | license | API |files| description