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 2719fd5 commit 0e2d4c2Copy full SHA for 0e2d4c2
README.md
@@ -33,11 +33,11 @@
33
34
## Arch
35
<div align="center">
36
- <img src="docs/_static/arch-chdb.png" height="300">
+ <img src="docs/_static/arch-chdb.png" width="700">
37
</div>
38
39
## Installation
40
-Currently, chDB only supports Python 3.7+ on macOS and Linux.
+Currently, chDB only supports Python 3.7+ on macOS(x86_64 and ARM64) and Linux.
41
```bash
42
pip install chdb
43
```
0 commit comments