Skip to content

Commit 9512558

Browse files
update readme
1 parent 8736991 commit 9512558

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Solana-Agent
1+
# Solana Agent
22

33
[![PyPI - Version](https://img.shields.io/pypi/v/solana-agent)](https://pypi.org/project/solana-agent/)
44

@@ -56,6 +56,9 @@ asyncio.run(main())
5656
* [Solana Agent](https://solana-agent.com) - AI Market Intelligence
5757
* [CometHeart](https://cometheart.com) - AI Companion
5858

59+
## Example Apps
60+
* [Solana Agent Example App](https://github.com/truemagic-coder/solana-agent-app)
61+
5962
## Contributing
6063

6164
Contributions to Solana Agent are welcome! Please feel free to submit a Pull Request.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "solana-agent"
3-
version = "0.0.5"
3+
version = "0.0.6"
44
description = "The Best AI Agent Framework"
55
authors = ["Bevan Hunt <bevan@bevanhunt.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)