From 451bd124d042f59881df1abd45a126bb2b753874 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 10 Apr 2024 17:32:09 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3665be0..3d22d61 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,9 @@ Support for the Toolkit USD ROP node in Houdini. ### Templates -| Name | Description | Default value | Fields | -|---------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------|---------------|---------------------------| -| `work_file_template` | A reference to a template which locates a Houdini work file on disk. This is used to drive the version and optionally the name of output files. - | | context, version, [name] | -| `output_publish_template` | A reference to a template which defines where the published bgeo cache will be copied to. - | | context, version, name, * | +| Name | Description | Default value | Fields | +|---------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------|---------------|---------------------------| +| `work_file_template` | A reference to a template which locates a Houdini work file on disk. This is used to drive the version and optionally the name of output files. | | context, version, [name] | +| `output_publish_template` | A reference to a template which defines where the published bgeo cache will be copied to. | | context, version, name, * |