Skip to content

Commit be10c2b

Browse files
authored
Update README.md
1 parent 4e1c3c6 commit be10c2b

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# Blender-Modular-tree-addon
1+
# Blender Modular tree addon
22

3-
## Updating the version number
4-
* Change the __init__.py file's version (in bl_info..."version": (2, 4))
5-
* Change the regex in check_for_updates.py
3+
This addon for blender allows the creation of realistic trees with the node editor.
4+
5+
Documentation: https://github.com/MaximeHerpin/modular_tree/wiki/Documentation
66

7-
`r'\"version\":\s*\(2,\s*4\)' --> r'\"version\":\s*\(2,\s*5\)'`

0 commit comments

Comments
 (0)