We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98177f6 commit 53b234eCopy full SHA for 53b234e
README.md
@@ -78,9 +78,7 @@ pip install -U cocoindex
78
79
### Define data flow
80
81
-Follow [Quick Start Guide](https://cocoindex.io/docs/getting_started/quickstart) to define your first indexing flow.
82
-
83
-A common indexing flow looks like:
+Follow [Quick Start Guide](https://cocoindex.io/docs/getting_started/quickstart) to define your first indexing flow. An example flow looks like:
84
85
```python
86
@cocoindex.flow_def(name="TextEmbedding")
0 commit comments