diff --git a/README.md b/README.md index 8a3a7e57..455cbe90 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Alternatively, you can clone the repository and run the app directly without ins launch.bat # Linux / macOS -./launcher.sh +./launch.sh ``` --- @@ -108,6 +108,10 @@ Modly supports external model and process extensions. Each extension is a GitHub --- +## Workflows +Start with a basic workflow first. For example, on the "Workflows" tab, try: Image -> Generate Mesh -> Add to Scene. Make sure there is a connection between each of the steps. Go to the "Generate" tab, make sure the workflow is selected, then click on "Generate 3D Model". Click on "Settings/Logs/Errors" to see any issues. + + ## Modly CLI Agents and scripts can call a running Modly desktop app without using the UI via the stdlib-only CLI. The CLI is a thin helper over Modly's canonical automation concepts and keeps final machine-readable JSON on stdout: