From 0e03acff01cffa28e03e1c13bf691ac1b7739af5 Mon Sep 17 00:00:00 2001 From: kevin Date: Thu, 15 Oct 2020 17:10:13 -0400 Subject: [PATCH] README.md : Added link to generated documentation. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a987ef..f522dc3 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ -libcm is a C application development framework with an emphasis on audio signal processing. +_libcm_ is a C application development framework with an emphasis on audio signal processing. + +There's a lot that could be said about this framework. The first is that it is quite large. +More than 150k lines at last count. The best way to get a sense of what is in it +is to browse the documentation files [here](https://currawongproject.org/static/doc/libcm/libcm.html). + +