Skip to content

Commit

Permalink
README.md: add CI link
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Nov 9, 2024
1 parent e3f0d4f commit 3c3112a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# tomledit

[![GoDoc](https://img.shields.io/static/v1?label=godoc&message=reference&color=yellowgreen)](https://pkg.go.dev/github.com/creachadair/tomledit)
[![CI](https://github.com/creachadair/tomledit/actions/workflows/go-presubmit.yml/badge.svg?event=push&branch=main)](https://github.com/creachadair/tomledit/actions/workflows/go-presubmit.yml)

This repository defines a Go library to parse and manipulate the syntactic
structure of TOML documents. Unlike other TOML libraries, this one does not
Expand Down

0 comments on commit 3c3112a

Please sign in to comment.