Basic readme

This commit is contained in:
Dalai Felinto
2016-12-01 15:08:18 +01:00
parent 0ceede74c1
commit 8490b0e40a

9
README.md Normal file
View File

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