diff --git a/README.md b/README.md new file mode 100644 index 0000000..2eb2d24 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +Blender File +------------ + +Documentation, examples and test yet to come. +Meanwhile you import the module with: + + >>> import blender_file + +This works for in both Python2.x and Python3.x.