diff --git a/readme.md b/readme.md index bee538a..db474c1 100644 --- a/readme.md +++ b/readme.md @@ -1,3 +1,5 @@ +![Python](https://img.shields.io/badge/python-3.9-sucess) + # Blender Addon Template repository about blender addon. To used-it, clone this repository and rename the folder "blender_addon_folder" with your addon name. Update the file "tests/main.py", line 29, set your addon name.