diff --git a/docs/README.md b/docs/README.md index c6ab6bd..e8d04eb 100644 --- a/docs/README.md +++ b/docs/README.md @@ -88,14 +88,14 @@ Read the [syntax description](syntax.md) to learn about WireViz' features and ho See the [tutorial page](../tutorial/readme.md) for sample code, as well as the [example gallery](../examples/readme.md) to see more of what WireViz can do. -### Demo 03 -wireviz -q "design a wire harness that connects two ethernet devices with d38999 connectors on both sides" - -Use open AI to design the harness for you. +### Demo 03 - Use open AI to design the harness for you. Define your openAI API key by setting an environment variable. `OPENAI_KEY={}` +`wireviz -q "design a wire harness that connects two ethernet devices with d38999 connectors on both sides"` + + ## Usage ### Installation