chore: update readme! (#96)

This commit is contained in:
lily-de
2024-09-25 16:51:54 -04:00
committed by GitHub
parent 4704b82bf1
commit 2b6db664c5
5 changed files with 126 additions and 186 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
This is a python CLI app that uses UV. Read CONTRIBUTING.md for information on how to build and test it as needed.
Some key concepts are that it is run as a command line interface, dependes on the "ai-exchange" package, and has the concept of toolkits which are ways that its behavior can be extended. Look in src/goose and tests.
Once the user has UV installed it should be able to be used effectively along with uvx to run tasks as needed
Once the user has UV installed it should be able to be used effectively along with uvx to run tasks as needed