Skip to content

Commit 7c2b824

Browse files
docs: add image to README
1 parent e0807fb commit 7c2b824

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# Node to Python
2+
<img
3+
src="https://github.com/BrendanParmer/NodeToPython/blob/main/img/ntp.jpg"
4+
alt="Node To Python"
5+
width = "400"
6+
height = "400"
7+
>
28
## About
39
A Blender add-on to create add-ons! This script will take your Geometry Node group and convert it into a legible Python script.
410

@@ -22,4 +28,4 @@ Simply download `node_to_python.py`, and install it to Blender like other add-on
2228
* Objects
2329
* Textures
2430

25-
These are somewhat messier to deal with, though this may be possible in future versions.
31+
These are somewhat messier to deal with, though this may be possible in future versions.

0 commit comments

Comments
 (0)