Skip to content

Commit a01207f

Browse files
committed
Fix readme
1 parent efeeea9 commit a01207f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@
3333

3434
## Arch
3535
<div align="center">
36-
<img src="docs/_static/arch-chdb.png" height="300">
36+
<img src="docs/_static/arch-chdb.png" width="700">
3737
</div>
3838

3939
## Installation
40-
Currently, chDB only supports Python 3.7+ on macOS and Linux.
40+
Currently, chDB only supports Python 3.7+ on macOS(x86_64 and ARM64) and Linux.
4141
```bash
4242
pip install chdb
4343
```

0 commit comments

Comments
 (0)