Skip to content
This repository was archived by the owner on Dec 29, 2023. It is now read-only.

Commit c7fd88c

Browse files
authored
Update README.md
1 parent a6d54c1 commit c7fd88c

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,17 @@
55
[![.github/workflows/release.yml](https://github.com/chdb-io/chdb-server/actions/workflows/release.yml/badge.svg)](https://github.com/chdb-io/chdb-server/actions/workflows/release.yml)
66

77
# chdb-server
8-
[chDB](https://github.com/auxten/chdb) + basic API server in a docker container, for hacking and testing.
8+
[chDB](https://github.com/auxten/chdb) + basic API server in a docker container, for fast testing and feature validation.
99

10-
### Docker Demo
10+
<br>
11+
12+
<a href="https://flyctl.sh/shell?repo=chdb-io/chdb-server" target="_blank">
13+
<img src="https://user-images.githubusercontent.com/1423657/236479471-a1cb0484-dfd3-4dc2-8d62-121debd7faa3.png" width=300>
14+
</a>
15+
16+
<br><br>
17+
18+
### Docker Demo
1119
```
1220
docker run --rm -p 8123:8123 ghcr.io/chdb-io/chdb-server:latest
1321
```

0 commit comments

Comments
 (0)