Skip to content

Commit 53b234e

Browse files
Update README.md
1 parent 98177f6 commit 53b234e

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,9 +78,7 @@ pip install -U cocoindex
7878

7979
### Define data flow
8080

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:
81+
Follow [Quick Start Guide](https://cocoindex.io/docs/getting_started/quickstart) to define your first indexing flow. An example flow looks like:
8482

8583
```python
8684
@cocoindex.flow_def(name="TextEmbedding")

0 commit comments

Comments
 (0)