Add README file

This commit is contained in:
Robin Dunn
2019-09-12 15:05:49 -07:00
parent 5680b4adff
commit aa8711ce82

View File

@@ -0,0 +1,4 @@
This sample is an example of using wxPython from within a wxWidgets C++
application that embeds Python. Most things you'll need to know are documented
in the source code in embedded.cpp.