From 2e62b2e2372cb76020e58e965e4c27d9aa125c7f Mon Sep 17 00:00:00 2001 From: Chris Cannam Date: Thu, 30 Jun 2022 12:04:45 +0100 Subject: [PATCH] Make the compiling reference a bit more obvious --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 71e934d..e7a286c 100644 --- a/README.md +++ b/README.md @@ -63,15 +63,18 @@ our knowledge. See also the file COMPILING.md for more details. * Pommier math functions - BSD-like +## Compiling Rubber Band Library + +Please refer to the file COMPILING.md for details about how to +configure and build the library. + + ## Contents of this README 1. Code components 2. Using the Rubber Band command-line tool 3. Using Rubber Band Library -Refer to the file COMPILING.md for details about how to compile the -library. - ## 1. Code components