We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6bbae2 commit cfff542Copy full SHA for cfff542
README.md
@@ -37,7 +37,7 @@ Supported databases:
37
## 📁 Project Structure
38
39
```
40
-csv-db-bridge/
+csv-db-sdk/
41
├── import/ # CSV ➔ DB (write)
42
├── export/ # DB ➔ CSV (read)
43
├── examples/ # Usage examples
0 commit comments