Skip to content
This repository was archived by the owner on Feb 14, 2024. It is now read-only.

Commit 2048d5c

Browse files
authored
Update README.md
1 parent 1cec2ad commit 2048d5c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77

88
Ask DB allows you to use OpenAI's GPT-3 to build natural language database queries.
99

10+
```php
11+
DB::ask('How many users do we have on the "pro" plan?');
12+
```
13+
1014
## Installation
1115

1216
You can install the package via composer:

0 commit comments

Comments
 (0)