mlboydaisuke commited on
Commit
1749c93
·
verified ·
1 Parent(s): 8d36e37

gen-cards: regenerate Use-it block

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -44,7 +44,7 @@ device.
44
  let clean = try await CoreAI.tidyTranscript(rawTranscript)
45
  ```
46
 
47
- Twenty ops, one shape — [Cookbook](https://github.com/john-rocky/coreai-kit/blob/main/docs/COOKBOOK.md).
48
 
49
  ▶️ **Run it (source)** — the [Tidy runner](https://github.com/john-rocky/coreai-kit/tree/main/Examples/Tidy)
50
  (GUI + CLI, the three control axes as pickers):
 
44
  let clean = try await CoreAI.tidyTranscript(rawTranscript)
45
  ```
46
 
47
+ Every op, one shape — [Cookbook](https://github.com/john-rocky/coreai-kit/blob/main/docs/COOKBOOK.md).
48
 
49
  ▶️ **Run it (source)** — the [Tidy runner](https://github.com/john-rocky/coreai-kit/tree/main/Examples/Tidy)
50
  (GUI + CLI, the three control axes as pickers):