clap

CLAP Audio Plugin API
Log | Files | Refs | README | LICENSE

commit c968d945343f9b51e312976729d67f623874d863
parent d9f47e478bd618dfd395e4e8dcd27a63e60a52cf
Author: Alexandre Bique <bique.alexandre@gmail.com>
Date:   Tue, 31 May 2022 13:50:59 +0200

Update the TOC

Diffstat:
MREADME.md | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -18,6 +18,7 @@ - [Examples](#examples) - [Community related projects](#community-related-projects) - [Programming Language Bindings](#programming-language-bindings) + - [Artwork](#artwork) # Learn about CLAP @@ -64,7 +65,7 @@ An extension comes with: You can create your own extensions and share them, make sure that the extension identifier - includes versioning in case the ABI breaks - a unique identifier - + **All strings are valid UTF-8**. ## Fundamental extensions