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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mpociot authored Feb 21, 2023
1 parent 1cec2ad commit 2048d5c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@

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

```php
DB::ask('How many users do we have on the "pro" plan?');
```

## Installation

You can install the package via composer:
Expand Down

0 comments on commit 2048d5c

Please sign in to comment.