Skip to content

Commit 0b0b7e1

Browse files
lmanganiauxten
authored andcommitted
Add docs link
1 parent 84cc889 commit 0b0b7e1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,18 @@
2727
* Input&Output support Parquet, CSV, JSON, Arrow, ORC and 60+[more](https://clickhouse.com/docs/en/interfaces/formats) formats, [samples](tests/format_output.py)
2828
* Support Python DB API 2.0, [example](examples/dbapi.py)
2929

30+
31+
3032
## Arch
3133
<div align="center">
3234
<img src="docs/_static/arch-chdb2.png" width="450">
3335
</div>
3436

37+
## Get Started
38+
Get started with **chdb** using our [Installation and Usage Examples](https://doc.chdb.io)
39+
40+
<br>
41+
3542
## Installation
3643
Currently, chDB supports Python 3.8+ on macOS and Linux (x86_64 and ARM64).
3744
```bash

0 commit comments

Comments
 (0)