Skip to content

Commit 35d91ea

Browse files
committed
docs
1 parent 03fb8e6 commit 35d91ea

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,13 @@ src="https://img.shields.io/github/stars/editor-code-assistant/eca?style=flat-sq
88

99
# ECA (Editor Code Assistant)
1010

11-
| Demo |
12-
|:----------------------------------------------------------------------------------------------------------------------------------:|
13-
| [eca-emacs](https://github.com/editor-code-assistant/eca-emacs)<br/><img src="https://raw.githubusercontent.com/editor-code-assistant/eca-emacs/master/demo.gif" width="640" /> |
14-
| [eca-vscode](https://github.com/editor-code-assistant/eca-vscode)<br/><img src="https://raw.githubusercontent.com/editor-code-assistant/eca-vscode/master/demo.gif" width="640" /> |
15-
| [eca-intellij](https://github.com/editor-code-assistant/eca-intellij)<br/><img src="https://raw.githubusercontent.com/editor-code-assistant/eca-intellij/master/demo.gif" width="640" /> |
11+
<table align="center">
12+
<tbody>
13+
<tr><td align="center"><a href="https://github.com/editor-code-assistant/eca-emacs">eca-emacs</a><br><img src="https://raw.githubusercontent.com/editor-code-assistant/eca-emacs/master/demo.gif" width="720"/></td></tr>
14+
<tr><td align="center"><a href="https://github.com/editor-code-assistant/eca-vscode">eca-vscode</a><br><img src="https://raw.githubusercontent.com/editor-code-assistant/eca-vscode/master/demo.gif" width="720"/></td></tr>
15+
<tr><td align="center"><a href="https://github.com/editor-code-assistant/eca-intellij">eca-intellij</a><br><img src="https://raw.githubusercontent.com/editor-code-assistant/eca-intellij/master/demo.gif" width="720"/></td></tr>
16+
</tbody>
17+
</table>
1618

1719
<hr>
1820
<p align="center">

0 commit comments

Comments
 (0)