Skip to content

Commit 4017773

Browse files
authored
Update README.md
1 parent bc64a4a commit 4017773

File tree

1 file changed

+25
-12
lines changed

1 file changed

+25
-12
lines changed

docs/README.md

Lines changed: 25 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,29 @@
1-
<div align="center"><table><tr><td>
2-
<h1><a href="https://github.com/z-shell/zi">
1+
<table align="center"><tr><td>
2+
<p><h1 align="center"><a href="https://github.com/z-shell/zi">
33
<img align="center" src="https://github.com/z-shell/zi/raw/main/docs/images/logo.svg" alt="Logo" width="60px" height="60px" /></a>
4-
❮ ZI ❯ Package - Amazon ECS CLI </h1>
5-
<h3>
6-
7-
| **Package source:** | Source Tarball | Binary | Git | Node | Gem |
8-
| :-----------------: | :------------: | :--------------------------: | :-: | :--: | :-: |
9-
| **Status:** | :x: | :heavy_check_mark: (default) | :x: | :x: | :x: |
10-
11-
</h3>
4+
❮ ZI ❯ Package - Amazon ECS CLI </p>
5+
</h1>
6+
<h3 align="center">
7+
<table>
8+
<tr>
9+
<td><b>Package source:</b></td>
10+
<td>Source Tarball</td>
11+
<td>Binary</td>
12+
<td>Git</td>
13+
<td>Node</td>
14+
<td>Gem</td>
15+
</tr>
16+
<tr>
17+
<td><b>Status:</b></td>
18+
<td>❌</td>
19+
<td>✔️ (default)</td>
20+
<td>❌</td>
21+
<td>❌</td>
22+
<td>❌</td>
23+
</tr>
24+
</table></h3>
1225
<!-- <p><img align="center" src="https://user-images.githubusercontent.com/59910950/172339363-8a890ff1-5db7-4aa7-a674-77b72663cbcd.png" alt="zi apr package" width="100%" height="auto" /></p> -->
13-
</td></tr></table></div>
26+
</td></tr></table>
1427

1528
## Available `pack''` invocations
1629

@@ -54,7 +67,7 @@ zi as=null id-as="ecs-cli" mv="*latest -> ecs-cli" \
5467

5568
> This repository compatible with [ZI](https://github.com/z-shell/zi)
5669
57-
The [aws/amazon-ecs-cli](https://github.com/aws/amazon-ecs-cli) zsh package than [zsh-string-lib](https://github.com/z-shell/zsh-string-lib) to automatically:
70+
The [aws/amazon-ecs-cli](https://github.com/aws/amazon-ecs-cli) zsh package that uses the [zsh-string-lib](https://github.com/z-shell/zsh-string-lib) to automatically:
5871

5972
- get the plugin's Git repository OR release-package URL,
6073
- get the list of the recommended ices for the plugin,

0 commit comments

Comments
 (0)