Skip to content

Commit 323f764

Browse files
committed
update readme file
1 parent f33cd5c commit 323f764

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

extensions/README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
Ports in extensions:
22

3-
| Type | Name | Port |
4-
|------|------|------|
5-
| Store | [orm](https://github.com/LinuxSuRen/atest-ext-store-orm) | 4071 |
6-
| Store | [s3](https://github.com/LinuxSuRen/atest-ext-store-s3) | 4072 |
7-
| Store | [etcd](https://github.com/LinuxSuRen/atest-ext-store-etcd) | 4073 |
8-
| Store | [git](https://github.com/LinuxSuRen/atest-ext-store-git) | 4074 |
9-
| Store | [mongodb](https://github.com/LinuxSuRen/atest-ext-store-mongodb) | 4075 |
3+
| Type | Name | Port |
4+
|------|--------------------------------------------------------------------------|------|
5+
| Store | [orm](https://github.com/LinuxSuRen/atest-ext-store-orm) | 4071 |
6+
| Store | [s3](https://github.com/LinuxSuRen/atest-ext-store-s3) | 4072 |
7+
| Store | [etcd](https://github.com/LinuxSuRen/atest-ext-store-etcd) | 4073 |
8+
| Store | [git](https://github.com/LinuxSuRen/atest-ext-store-git) | 4074 |
9+
| Store | [mongodb](https://github.com/LinuxSuRen/atest-ext-store-mongodb) | 4075 |
10+
| Store | [redis](https://github.com/LinuxSuRen/atest-ext-store-redis) | |
1011
| Monitor | [docker-monitor](https://github.com/LinuxSuRen/atest-ext-monitor-docker) | |
11-
| Agent | [collector](https://github.com/LinuxSuRen/atest-ext-collector) | |
12-
| Secret | [Vault](https://github.com/LinuxSuRen/api-testing-vault-extension) | |
12+
| Agent | [collector](https://github.com/LinuxSuRen/atest-ext-collector) | |
13+
| Secret | [Vault](https://github.com/LinuxSuRen/api-testing-vault-extension) | |
1314

1415
## Contribute a new extension
1516

0 commit comments

Comments
 (0)