Skip to content

Commit 5926b27

Browse files
authored
Update README.md
1 parent 75b18e6 commit 5926b27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020

2121
#### Query Constructor
2222
```javascript
23-
const addon = require('.');
2423
const chdb = require('chdb-node');
2524
const db = new chdb.db('CSV', '/tmp/mysession') // format, storage path
2625
var result;

0 commit comments

Comments
 (0)