Skip to content

Commit 0ec40aa

Browse files
authored
Update README.md
1 parent dda6111 commit 0ec40aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/dpsn/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
55
[![Virtuals Protocol](https://img.shields.io/badge/Virtuals%20Protocol-plugin-blue)](https://virtuals.io/)
66
[![Version](https://img.shields.io/badge/version-alpha-orange)](https://github.com/virtuals-protocol/virtuals-game-python)
7-
[![License](https://img.shields.io/badge/license-MIT-green)](../../LICENSE) # Adjust path if needed
7+
[![License](https://img.shields.io/badge/license-MIT-green)](../../LICENSE)
88

99
## 📋 Overview
1010

1111
This plugin enables Virtuals Protocol agents (written in Python) to connect to, subscribe to, and interact with data streams available on the [DPSN Data Streams Store](https://streams.dpsn.org/).
1212

1313
Agents can leverage this plugin to consume real-time data for decision-making, reacting to events, or integrating external information feeds.
1414

15-
To provide personalized data streams for your agents, you can create and publish data into your own DPSN topics using the [dpsn-client for Python](https://github.com/DPSN-org/dpsn-python-client). # Verify link/package name if available
15+
To provide personalized data streams for your agents, you can create and publish data into your own DPSN topics using the [dpsn-client for Python](https://github.com/DPSN-org/dpsn-python-client).
1616

1717
For more information, visit:
1818
- [DPSN Official Website](https://dpsn.org)

0 commit comments

Comments
 (0)