Skip to content

Commit 72ed378

Browse files
committed
feat: readme update
Signed-off-by: seven <[email protected]>
1 parent 9454a36 commit 72ed378

File tree

3 files changed

+14
-5
lines changed

3 files changed

+14
-5
lines changed

README.md

+14-5
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,9 @@ Linux.</strong>
2828
* Multi engines support,Support Elasticsearch, OpenSearch, and more to come
2929
## Roadmap
3030

31-
- [ ] ZincSearch support
32-
- [ ] Multi-file support
31+
- [ ] MongoDB support
32+
- [ ] DynamoDB support
33+
- [ ] TBC
3334

3435
## Installation
3536

@@ -39,8 +40,8 @@ Available to download for free from [here](https://github.com/geek-fun/dockit/re
3940

4041
### Prerequisites
4142

42-
* Node.js >= 16
43-
* NPM >= 9
43+
* Node.js >= 20
44+
* NPM >= 10
4445

4546
### Clone the code
4647

@@ -57,8 +58,16 @@ npm install
5758
### Compile and run
5859

5960
```bash
60-
npm start
61+
npm run tauri dev
6162
```
6263
## About
64+
### Wechat Official Account
65+
<img src="docs/images/wechat_official.png" alt="wechat official account qr code" width="360" />
6366

6467
### Sponsor
68+
If this project helpful for you, feel free to buy me a cup of coffee ☕️.
69+
70+
* Wechat Sponsor
71+
72+
<img src="docs/images/wechat_ponsor.jpg" alt="wechat sponsor qr code" width="200" />
73+

docs/images/wechat_official.png

4.07 MB
Loading

docs/images/wechat_ponsor.jpg

62.3 KB
Loading

0 commit comments

Comments
 (0)