Skip to content

Commit 1036f42

Browse files
authored
Update README.md
1 parent b57dea4 commit 1036f42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,6 @@ bun install chdb-bun
2121
```js
2222
import { Execute } from 'chdb-bun';
2323
console.log(Execute("SELECT version()", "CSV"));
24+
// "23.10.1.1"
2425
```
2526

0 commit comments

Comments
 (0)