Skip to content

Commit

Permalink
Update CI badges in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bovine authored Jan 18, 2024
1 parent 7522eaf commit 204fff0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
![Linux CI](https://github.com/flightaware/yajl-tcl/workflows/Linux%20CI/badge.svg)
![Mac CI](https://github.com/flightaware/yajl-tcl/workflows/Mac%20CI/badge.svg)
[![Linux CI](https://github.com/flightaware/yajl-tcl/actions/workflows/linux-ci.yml/badge.svg)](https://github.com/flightaware/yajl-tcl/actions/workflows/linux-ci.yml)
[![Mac CI](https://github.com/flightaware/yajl-tcl/actions/workflows/mac-ci.yml/badge.svg)](https://github.com/flightaware/yajl-tcl/actions/workflows/mac-ci.yml)

### This is yajl-tcl, a direct Tcl interface to the yajl JSON generator library.

Expand Down

0 comments on commit 204fff0

Please sign in to comment.