Skip to content

Commit 6d8cb0b

Browse files
authored
Update README
1 parent adb41b4 commit 6d8cb0b

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

examples/project_example/README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -72,12 +72,11 @@ This will:
7272
- Open a render preview window by calling `Render()`. This allows for interactive viewing, screenshots, and switching between iso-surface and volumetric modes. The window will block further code until it is closed.
7373
- Next, call `Export()` which opens a UI wizard to select the export format and options.
7474

75-
## Troubleshooting
76-
- Ensure the virtual environment is active.
77-
- Confirm Python version is supported and pip is up-to-date.
78-
- Verify all packages are installed correctly.
79-
- Double-check the script filename (`main.py`).
75+
## Next Steps
76+
Read our [Getting Started Guide](https://github.com/MacCurdyLab/OpenVCAD-Public/wiki/Getting-Started-with-OpenVCAD) on the Wiki.
77+
78+
Check out our [examples](https://github.com/MacCurdyLab/OpenVCAD-Public/tree/main/examples).
8079

8180
## Resources
82-
- [OpenVCAD Python Docs](https://matterassembly.org/pyvcad)
81+
- [`pyvcad` Docs](https://matterassembly.org/pyvcad)
8382
- [OpenVCAD Website](https://matterassembly.org/openvcad)

0 commit comments

Comments
 (0)