Skip to content

Commit 54ccd0f

Browse files
committed
Update README.md
1 parent 1a27927 commit 54ccd0f

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@
33

44
![Visitor Badge](https://visitor-badge.laobi.icu/badge?page_id=RobiNN1.phpCacheAdmin)
55

6-
| Redis | Memcache(d) |
7-
|---------------------------------|-------------------------------------------|
8-
| ![Redis](.github/img/redis.png) | ![Memcache(d)](.github/img/memcached.png) |
9-
10-
| OPCache | Server tab (default) |
11-
|-------------------------------------|----------------------------------------|
12-
| ![OPCache](.github/img/opcache.png) | ![Memcache(d)](.github/img/server.png) |
6+
<table>
7+
<tr>
8+
<td><img alt="Redis" src=".github/img/redis.png"></td>
9+
<td><img alt="Memcached" src=".github/img/memcached.png"></td>
10+
</tr>
11+
<tr>
12+
<td><img alt="OPCache" src=".github/img/opcache.png"></td>
13+
<td><img alt="Server tab (default)" src=".github/img/server.png"></td>
14+
</tr>
15+
</table>
1316

1417
## Installation
1518

0 commit comments

Comments
 (0)