From adc8273e1656b6eb9ec8bbf6d5390607502b4ec1 Mon Sep 17 00:00:00 2001 From: Dustin Spicuzza Date: Fri, 17 Mar 2023 01:39:39 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3e249d2..2ca5bad 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ cxxheaderparser =============== -**Note**: This is still a work in progress, but should be stable in a few weeks -once I port robotpy-build over to use it +**Note**: This is still a work in progress, but should be stable ~in a few weeks~ +once I port robotpy-build over to use it. Someday I'll do that, probably! A pure python C++ header parser that parses C++ headers in a mildly naive manner that allows it to handle many C++ constructs, including many modern @@ -110,4 +110,4 @@ Credit License ------- -BSD License \ No newline at end of file +BSD License