Add table for project preview and star history

This commit is contained in:
Alex Newman
2026-03-17 14:48:16 -07:00
committed by GitHub
parent 033c1c4503
commit 9e7b08445f
+34 -17
View File
@@ -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> •