Skip to content

Commit d99ec43

Browse files
Merge pull request #366 from puppetlabs/pdksync_CAT-1132-add_readme_badges
pdksync - (CAT-1132) Add CI codeowners and version badges to README
2 parents 5a33df1 + 151b156 commit d99ec43

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Puppet strings
22

3-
[![ci](https://github.com/puppetlabs/puppet-strings/actions/workflows/ci.yml/badge.svg)](https://github.com/puppetlabs/puppet-strings/actions/workflows/ci.yml) [![Gem Version](https://badge.fury.io/rb/puppet-strings.svg)](https://badge.fury.io/rb/puppet-strings)
3+
[![ci](https://github.com/puppetlabs/puppet-strings/actions/workflows/ci.yml/badge.svg)](https://github.com/puppetlabs/puppet-strings/actions/workflows/ci.yml)
4+
[![Gem Version](https://badge.fury.io/rb/puppet-strings.svg)](https://badge.fury.io/rb/puppet-strings)
5+
[![Code Owners](https://img.shields.io/badge/owners-DevX--team-blue)](https://github.com/puppetlabs/pdk/blob/main/CODEOWNERS)
46

57
Puppet Strings generates documentation for Puppet code and extensions written in Puppet and Ruby.
68
Strings processes code and YARD-style code comments to create documentation in HTML, Markdown, or JSON formats.

0 commit comments

Comments
 (0)