Skip to content

Commit 4d2fe4b

Browse files
committed
2 parents ccac8b4 + 04a1f60 commit 4d2fe4b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ def repeat_grid(geometry: Geometry, width: Int, height: Int):
3535
2. Open *Blender* > *Preferences* > *Add-ons*
3636
3. Choose *Install...* and select the downloaded ZIP file
3737

38+
Or you can get it from the [Blender Market](https://www.blendermarket.com/products/geometry-script).
39+
3840
## What is Geometry Script?
3941
*Geometry Script* is a robust yet easy to use Python API for creating Geometry Nodes with code.
4042

@@ -43,4 +45,4 @@ At a certain point, Geometry Node trees become unmanagably large. Creating node
4345
*Geometry Script* has all of the performance and capabilities of Geometry Nodes, but in a more managable format. The scripts are converted directly to Geometry Node trees making them easy to tweak for others unfamiliar with scripting.
4446

4547
## [Documentation](https://carson-katri.github.io/geometry-script/)
46-
Read the documentation for more information on installation, syntax, and tutorials.
48+
Read the documentation for more information on installation, syntax, and tutorials.

0 commit comments

Comments
 (0)