Skip to content

Commit b7a44df

Browse files
committed
docs: note that query results already arrive as SmartArrays
The skip-ahead line told CMS Builder and ZenDB users the library was installed but not that they were already holding SmartArrays with every query. Say so, and point at the first usage section to see how they behave.
1 parent d527279 commit b7a44df

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

docs/getting-started.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ Contents:
1919
## Installation
2020

2121
Using CMS Builder or [ZenDB](https://github.com/interactivetools-com/ZenDB)?
22-
SmartArray is already installed; skip to
23-
[Your First SmartArray](#your-first-smartarray).
22+
SmartArray is already installed, and query results already arrive as
23+
SmartArrays; skip to [Your First SmartArray](#your-first-smartarray) to see
24+
how they behave.
2425

2526
```bash
2627
composer require itools/smartarray

0 commit comments

Comments
 (0)