Skip to content

Commit d3ed905

Browse files
authored
Update README.md (#884)
1 parent 0b80e44 commit d3ed905

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ CocoIndex follows the idea of [Dataflow](https://en.wikipedia.org/wiki/Dataflow_
8585

8686
**Particularly**, developers don't explicitly mutate data by creating, updating and deleting. They just need to define transformation/formula for a set of source data.
8787

88-
## Build like LEGO
89-
Native builtins for different source, targets and transformations. Standardize interface, make it 1-line code switch between different components.
88+
## Plug-and-Play Building Blocks
89+
Native builtins for different source, targets and transformations. Standardize interface, make it 1-line code switch between different components - as easy as assembling building blocks.
9090

9191
<p align="center">
9292
<img src="https://cocoindex.io/images/components.svg" alt="CocoIndex Features">

0 commit comments

Comments
 (0)