chore: update docs again (#77)
This commit is contained in:
@@ -144,15 +144,17 @@ file is meant to provide additional context about your project. The context can
|
||||
user-specific or at the project level in which case, you
|
||||
can commit it to git. `.goosehints` file is Jinja templated so you could have something
|
||||
like this:
|
||||
|
||||
```
|
||||
Here is an overview of how to contribute:
|
||||
{% include 'CONTRIBUTING.md' %}
|
||||
{% include 'CONTRIBUTING.md' %}
|
||||
|
||||
The following justfile shows our common commands:
|
||||
```just
|
||||
{% include 'justfile' %}
|
||||
{% include 'justfile' %}
|
||||
```
|
||||
|
||||
|
||||
|
||||
### Examples
|
||||
#### provider as `anthropic`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user