From 1db8107ee19d1ba9b5de3f5ee32b7d9eceba5fc2 Mon Sep 17 00:00:00 2001 From: EngineerProjects Date: Tue, 23 Jun 2026 12:11:56 +0200 Subject: [PATCH] docs: add seshat-ai.com website link in README + rename logo image MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Add ๐ŸŒ Website link pointing to seshat-ai.com in header links - Rename docs/images/nexus.png โ†’ docs/images/seshat.png --- README.md | 3 ++- docs/images/{nexus.png => seshat.png} | Bin 2 files changed, 2 insertions(+), 1 deletion(-) rename docs/images/{nexus.png => seshat.png} (100%) diff --git a/README.md b/README.md index 62ae886..2c53006 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- Seshat + Seshat

Seshat

@@ -10,6 +10,7 @@

+ ๐ŸŒ Website ยท ๐Ÿ’ฌ Discussions ยท ๐Ÿ› Issues ยท ๐Ÿ–ฅ๏ธ seshat-ai diff --git a/docs/images/nexus.png b/docs/images/seshat.png similarity index 100% rename from docs/images/nexus.png rename to docs/images/seshat.png