Skip to content

Commit c5d6b18

Browse files
committed
docs: update badges to use dynamic GitHub release and build status
1 parent ff802e1 commit c5d6b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
**Stop editing `.env` files. Stop hardcoding providers. Just switch.**
88

9-
![Version 1.1.0](https://img.shields.io/badge/Version-1.1.0-blue) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Built with Bash](https://img.shields.io/badge/Built%20with-Bash-darkblue)](https://www.gnu.org/software/bash/)
9+
[![Release](https://img.shields.io/github/v/release/samestrin/llm-env)](https://github.com/samestrin/llm-env/releases/latest) [![Build Status](https://img.shields.io/github/actions/workflow/status/samestrin/llm-env/test.yml?branch=main)](https://github.com/samestrin/llm-env/actions) [![License](https://img.shields.io/github/license/samestrin/llm-env)](LICENSE) [![Built with Bash](https://img.shields.io/badge/Built%20with-Bash-darkblue)](https://www.gnu.org/software/bash/)
1010

1111
### Why use `llm-env`?
1212

0 commit comments

Comments
 (0)