Update and rename README to README.md

Add goreportcard and build status badges.
This commit is contained in:
tmarcu
2018-02-09 09:50:18 -08:00
committed by GitHub
parent 8400d16372
commit 536d45db9c
2 changed files with 6 additions and 3 deletions
-3
View File
@@ -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.
+6
View File
@@ -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.