diff --git a/README b/README deleted file mode 100644 index b740c06..0000000 --- a/README +++ /dev/null @@ -1,3 +0,0 @@ -This project contains tooling for using the software update mixer. - -Please follow the guide at https://clearlinux.org/documentation/clear-linux/guides/maintenance/mixer to learn more about how to use the mixer tool. diff --git a/README.md b/README.md new file mode 100644 index 0000000..041ac19 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +[![Go Report Card](https://goreportcard.com/badge/github.com/clearlinux/mixer-tools)](https://goreportcard.com/report/github.com/clearlinux/mixer-tools) +[![Build Status (Travis)](https://api.travis-ci.org/clearlinux/mixer-tools.svg?branch=master)](https://travis-ci.org/clearlinux/mixer-tools) + +This project contains tooling for using the software update mixer. + +Please follow the guide at https://clearlinux.org/documentation/clear-linux/guides/maintenance/mixer to learn more about how to use the mixer tool.