Skip to content

Commit

Permalink
docs: fix README navigator
Browse files Browse the repository at this point in the history
  • Loading branch information
XZhouQD authored and ilharp committed Mar 10, 2024
1 parent af06793 commit ea8278f
Showing 1 changed file with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions packages/shell/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,19 @@
<div align="center">

<span></span>|<span></span>
-|-
[Lagrange.Core](https://github.com/LagrangeDev/Lagrange.Core)|NTQQ 的协议实现
[OpenShamrock](https://github.com/whitechi73/OpenShamrock)|基于 Lsposed 实现 OneBot 标准的机器人框架
[Chronocat](https://github.com/chrononeko/chronocat)|基于 Electron 的、模块化的 Satori 框架(👈你在这里
<table>
<tr>
<td><a href="https://github.com/LagrangeDev/Lagrange.Core">Lagrange.Core</a></td>
<td>NTQQ 的协议实现</td>
</tr>
<tr>
<td><a href="https://github.com/whitechi73/OpenShamrock">OpenShamrock</a></td>
<td>基于 Lsposed 实现 OneBot 标准的机器人框架</td>
</tr>
<tr>
<td><a href="https://github.com/chrononeko/chronocat">Chronocat</a></td>
<td>基于 Electron 的、模块化的 Satori 框架(👈你在这里</td>
</tr>
</table>

</div>

Expand Down

0 comments on commit ea8278f

Please sign in to comment.