Skip to content

Commit 23e8e66

Browse files
committed
changed assets and image in readme
1 parent fe44636 commit 23e8e66

19 files changed

+6
-46
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Remy's
22
trash/
33
experiments/
4-
.DS_Store
4+
*.DS_Store
55
*.log.[1-9]
66
*.mov
77
*.db

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Summoner Core SDK
22

33
<p align="center">
4-
<img width="500px" src="img/summoner_user.png" />
4+
<img width="500px" src="assets/img/summoner_user_rounded.png" />
55
</p>
66

77
> The **Summoner Core SDK** is the foundation of the Summoner protocol, providing a minimal, composable runtime for building and coordinating autonomous agents.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
832 KB
Loading

examples/1_chat_agents/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
Chat agent with traveling capabilities
44

55
<p align="center">
6-
<img width="800px" src="../../img/travel_demo.gif" />
6+
<img width="800px" src="../../assets/gifs/travel_demo.gif" />
77
</p>

0 commit comments

Comments
 (0)