Skip to content

Commit ac9c44c

Browse files
authored
Merge pull request #4 from jaypipes/docs
update README badges
2 parents 7b80112 + 917e0ec commit ac9c44c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/aws-controllers-k8s/community/issues)
2+
![GitHub issues](https://img.shields.io/github/issues-raw/aws-controllers-k8s/community?style=flat)
3+
![GitHub](https://img.shields.io/github/license/aws-controllers-k8s/runtime?style=flat)
4+
![GitHub watchers](https://img.shields.io/github/watchers/aws-controllers-k8s/runtime?style=social)
5+
![GitHub stars](https://img.shields.io/github/stars/aws-controllers-k8s/runtime?style=social)
6+
![GitHub forks](https://img.shields.io/github/forks/aws-controllers-k8s/runtime?style=social)
7+
8+
![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/aws-controllers-k8s/runtime)
9+
[![Go Report Card](https://goreportcard.com/badge/github.com/aws-controllers-k8s/runtime)](https://goreportcard.com/report/github.com/aws-controllers-k8s/runtime)
10+
111
# ACK common runtime and type system
212

313
This repository contains source code for the AWS Controllers for Kubernetes

0 commit comments

Comments
 (0)