Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lmangani authored Dec 15, 2024
1 parent e074241 commit 6df27c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,10 @@ VALUES ('San Francisco', 'US'), ('Amsterdam','NL'), ('Bologna','IT');
```

### LLM SQL
```sql
```
@duckdb-copilot show all entries from cities
```

```sql
```
@duckdb-copilot show the duckdb version
```

0 comments on commit 6df27c3

Please sign in to comment.