Skip to content

Commit 5be1ffd

Browse files
docs: added fancy buttons about the project to README
1 parent 419ae78 commit 5be1ffd

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
width = "400"
66
height = "400"
77
>
8-
8+
9+
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/BrendanParmer/NodeToPython)](https://github.com/BrendanParmer/NodeToPython/releases) [![GitHub](https://img.shields.io/github/license/BrendanParmer/NodeToPython)](https://github.com/BrendanParmer/NodeToPython/blob/main/LICENSE) ![](https://visitor-badge.laobi.icu/badge?page_id=BrendanParmer.NodeToPython)
10+
911
## About
1012
A Blender add-on to create add-ons! This script will take your Geometry Node group and convert it into a legible Python script.
1113

@@ -40,4 +42,4 @@ Download `node_to_python.py`, and install it to Blender like other add-ons. Then
4042
* Objects
4143
* Textures
4244

43-
as they won't exist in every blend file. In the future, I may have the script automatically recreate these assets, espcially with materials.
45+
as they won't exist in every blend file. In the future, I may have the script automatically recreate these assets, espcially with materials.

0 commit comments

Comments
 (0)