Add live demo link

- Fixes #4
This commit is contained in:
Dustin Spicuzza 2022-04-30 02:16:01 -04:00
parent 1b308ff0ab
commit a68f05a840

View File

@ -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
-------------