diff --git a/README.md b/README.md index d3ac735..3e249d2 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,11 @@ There are two APIs available: * A visitor-style interface to build up your own custom data structures * A simple visitor that stores everything in a giant data structure +Live Demo +--------- + +A pyodide-powered interactive demo is at https://robotpy.github.io/cxxheaderparser/ + Documentation -------------