danomatika / swig-openframeworks

a SWIG interface for openFrameworks with included Makefile, submodule this in your language wrapper addons
Other
39 stars 11 forks source link

Small change on Python example code in README.md #2

Closed chaosct closed 9 years ago

chaosct commented 9 years ago

The Python example code depicted in README.md should use from openframeworks import * in order to use the functions and classes.