mirror of
https://github.com/aaif-goose/goose.git
synced 2026-07-03 14:10:03 +02:00
chore: update docs again (#77)
This commit is contained in:
+2
-3
@@ -2,7 +2,6 @@
|
||||
|
||||
<p>
|
||||
<a href="#prerequisites">Prerequisites</a> •
|
||||
<a href="#evaluations">Evaluations</a> •
|
||||
<a href="#developing-and-testing">Developing and testing</a> •
|
||||
<a href="#building-from-source">Building from source</a> •
|
||||
<a href="#developing-goose-plugins">Developing goose-plugins</a> •
|
||||
@@ -37,7 +36,7 @@ Plugins added directly to Goose are subject to rigorous review. This is because
|
||||
|
||||
Plugins in `goose-plugins` undergo less detailed reviews and are more modular or experimental. They can prove their value through usage or iteration over time and may be eventually moved over to Goose.
|
||||
|
||||
To see how to add a toolkit, see the [toolkits documentation][toolkits].
|
||||
To see how to add a toolkit, see the [toolkits documentation][adding-toolkit].
|
||||
|
||||
### Running tests
|
||||
```sh
|
||||
@@ -123,4 +122,4 @@ This project follows the [Conventional Commits](https://www.conventionalcommits.
|
||||
[uv]: https://docs.astral.sh/uv/
|
||||
[ruff]: https://docs.astral.sh/ruff/
|
||||
[just]: https://github.com/casey/just
|
||||
[toolkits]: docs/docs/toolkits.md
|
||||
[adding-toolkit]: https://square.github.io/goose/configuration.html#adding-a-toolkit
|
||||
|
||||
Reference in New Issue
Block a user