Skip to content

Commit

Permalink
chore: add link to docs in read me (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
lily-de committed Oct 7, 2024
1 parent 0f24caf commit da193bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ goose
<p align="center"><strong>goose</strong> <em>is a programming agent that runs on your machine.</em></p>

<p align="center">
<a href="https://opensource.org/licenses/Apache-2.0"><img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg"></a>
<a href="https://opensource.org/licenses/Apache-2.0"><img src="https://img.shields.io/badge/License-Apache_2.0-blue.svg"></a>
<a href="https://square.github.io/goose/"><img src="https://img.shields.io/badge/goose_documentation-blue"></a>
</p>

<p align="center">
Expand Down

0 comments on commit da193bc

Please sign in to comment.