You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,7 @@ User configuration stored via `opengradient config init` wizard.
110
110
111
111
Docs are generated with `pdoc3` using a custom Mako template at `templates/text.mako`. Run `make docs` to regenerate into `docs/`. Do not edit generated documentation files in `docs/` by hand.
112
112
113
-
There are concrete example scripts using the SDK in the `examples/` folder that highlight how to use the SDK and provides a starting point for developers.
113
+
There are concrete example scripts using the SDK in the `examples/` folder that highlight how to use the SDK and provides a starting point for developers. Make sure all example files are referenced in the readme in the folder.
114
114
115
115
There are more detailed walkthroughs and tutorials in the `tutorials/` folder.
0 commit comments