diff options
| author | MaheshtheDev <[email protected]> | 2025-11-10 20:50:33 +0000 |
|---|---|---|
| committer | MaheshtheDev <[email protected]> | 2025-11-10 20:50:33 +0000 |
| commit | b25752402419eb849deeaa2f8a656cb6ed379931 (patch) | |
| tree | 9d7be1a6792db9a28f911da88e84dae31548371a | |
| parent | fix: past due pending users improvements (#572) (diff) | |
| download | supermemory-11-10-chore_update_readme_with_selfhost_link.tar.xz supermemory-11-10-chore_update_readme_with_selfhost_link.zip | |
chore: update readme with selfhost link (#573)11-10-chore_update_readme_with_selfhost_link
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -19,7 +19,7 @@ <img src="https://img.shields.io/badge/Raycast-Extension-FF6363?style=for-the-badge&logo=raycast&logoColor=white" alt="Raycast Extension" /> </a> - <a href="https://discord.gg/HXvsGK2f" style="text-decoration: none;"> + <a href="https://supermemory.link/discord" style="text-decoration: none;"> <img src="https://img.shields.io/badge/Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white" alt="Discord" /> </a> </p> @@ -27,6 +27,9 @@ <p style="font-size: 0.9em; color: #666;"> <strong>Building with Supermemory?</strong> Check out the <a href="https://console.supermemory.ai?utm_source=github&utm_medium=readme&utm_campaign=consumer_app">Developer Console</a> and <a href="https://docs.supermemory.ai?utm_source=github&utm_medium=readme&utm_campaign=consumer_app">Documentation</a> for API access. </p> +<p style="font-size: 0.9em; color: #666;"> + <strong>Want to self-host?</strong> See our <a href="https://supermemory.ai/docs/deployment/self-hosting#self-hosting">Self-Hosting Guide</a> for enterprise deployment options. +</p> <br/> <div align="center" style="padding-bottom:10px;padding-top:10px"> |