Make the compiling reference a bit more obvious

This commit is contained in:
Chris Cannam
2022-06-30 12:04:45 +01:00
parent 8e4fb68283
commit 2e62b2e237

View File

@@ -63,15 +63,18 @@ our knowledge. See also the file COMPILING.md for more details.
* Pommier math functions - BSD-like * 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 ## Contents of this README
1. Code components 1. Code components
2. Using the Rubber Band command-line tool 2. Using the Rubber Band command-line tool
3. Using Rubber Band Library 3. Using Rubber Band Library
Refer to the file COMPILING.md for details about how to compile the
library.
## 1. Code components ## 1. Code components