open-agents-ai 0.186.73 → 0.186.75
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
<a name="top"></a>
|
|
2
2
|
<p align="center">
|
|
3
|
-
<img src="openagents-banner.png" alt="Open Agents P2P Network" width="100%" />
|
|
3
|
+
<img src="https://raw.githubusercontent.com/robit-man/open-agents/main/openagents-banner.png" alt="Open Agents P2P Network" width="100%" />
|
|
4
4
|
</p>
|
|
5
5
|
<h1 align="center">Open Agents — P2P Inference</h1>
|
|
6
6
|
|
package/package.json
CHANGED