Add table for project preview and star history
This commit is contained in:
@@ -74,23 +74,40 @@
|
|||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
<p align="center">
|
<table align="center">
|
||||||
<a href="https://github.com/thedotmack/claude-mem">
|
<tr>
|
||||||
<picture>
|
<td align="center">
|
||||||
<img src="https://raw.githubusercontent.com/thedotmack/claude-mem/main/docs/public/cm-preview.gif" alt="Claude-Mem Preview" width="800">
|
<a href="https://github.com/thedotmack/claude-mem">
|
||||||
</picture>
|
<picture>
|
||||||
</a>
|
<img
|
||||||
</p>
|
src="https://raw.githubusercontent.com/thedotmack/claude-mem/main/docs/public/cm-preview.gif"
|
||||||
|
alt="Claude-Mem Preview"
|
||||||
## Star History
|
width="500"
|
||||||
|
>
|
||||||
<a href="https://www.star-history.com/">
|
</picture>
|
||||||
<picture>
|
</a>
|
||||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/image?repos=thedotmack/claude-mem&type=date&theme=dark&legend=top-left" />
|
</td>
|
||||||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/image?repos=thedotmack/claude-mem&type=date&legend=top-left" />
|
<td align="center">
|
||||||
<img alt="Star History Chart" src="https://api.star-history.com/image?repos=thedotmack/claude-mem&type=date&legend=top-left" />
|
<a href="https://www.star-history.com/#thedotmack/claude-mem&Date">
|
||||||
</picture>
|
<picture>
|
||||||
</a>
|
<source
|
||||||
|
media="(prefers-color-scheme: dark)"
|
||||||
|
srcset="https://api.star-history.com/image?repos=thedotmack/claude-mem&type=date&theme=dark&legend=top-left"
|
||||||
|
/>
|
||||||
|
<source
|
||||||
|
media="(prefers-color-scheme: light)"
|
||||||
|
srcset="https://api.star-history.com/image?repos=thedotmack/claude-mem&type=date&legend=top-left"
|
||||||
|
/>
|
||||||
|
<img
|
||||||
|
alt="Star History Chart"
|
||||||
|
src="https://api.star-history.com/image?repos=thedotmack/claude-mem&type=date&legend=top-left"
|
||||||
|
width="500"
|
||||||
|
/>
|
||||||
|
</picture>
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="#quick-start">Quick Start</a> •
|
<a href="#quick-start">Quick Start</a> •
|
||||||
|
|||||||
Reference in New Issue
Block a user