Skip to content

Commit e3afe4e

Browse files
committed
docs: add CI badge and license badge to README
1 parent 7634c35 commit e3afe4e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Setup Goose Action
22

3+
[![Test Action](https://github.com/clouatre-labs/setup-goose-action/actions/workflows/test.yml/badge.svg)](https://github.com/clouatre-labs/setup-goose-action/actions/workflows/test.yml)
4+
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
5+
36
GitHub Action to install and cache [Goose AI agent](https://github.com/block/goose) for use in workflows.
47

58
## Usage

0 commit comments

Comments
 (0)