Skip to content

Commit 17b4cd1

Browse files
authored
Update README.md to point out this repo is on snapshots
1 parent 61ad8bf commit 17b4cd1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,11 @@ You can create your own agent repo from our [Java](https://github.com/embabel/ja
8080
or [Kotlin](https://github.com/embabel/kotlin-agent-template) GitHub template by clicking the "Use this template"
8181
button.
8282

83-
Or create your own Embabel agent project locally with our quick start tool:
83+
> Note that this repository uses the latest Embabel snapshots, whereas the Java and Kotlin templates use
84+
> the latest milestone release.
85+
86+
87+
You can also create your own Embabel agent project locally with our quick start tool, which allows some customization:
8488

8589
```
8690
uvx --from git+https://github.com/embabel/project-creator.git project-creator

0 commit comments

Comments
 (0)