ci: show CircleCI badge in README

Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
Ron Evans
2019-04-22 22:21:30 +02:00
parent 137e667d5a
commit f6b9080f9e
+2 -1
View File
@@ -1,6 +1,7 @@
# TinyGo Drivers
[![GoDoc](https://godoc.org/github.com/tinygo-org/drivers?status.svg)](https://godoc.org/github.com/tinygo-org/drivers)
[![GoDoc](https://godoc.org/github.com/tinygo-org/drivers?status.svg)](https://godoc.org/github.com/tinygo-org/drivers) [![CircleCI](https://circleci.com/gh/tinygo-org/drivers/tree/master.svg?style=svg)](https://circleci.com/gh/tinygo-org/drivers/tree/master)
This package provides a collection of hardware drivers for devices that can be used together with [TinyGo](https://tinygo.org).