diff --git a/README.md b/README.md index 87de6fc..e970f31 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # µC Compiler -[![Build Status](https://travis-ci.org/mewmew/uc.svg?branch=dev)](https://travis-ci.org/mewmew/uc) -[![Coverage Status](https://coveralls.io/repos/github/mewmew/uc/badge.svg?branch=dev)](https://coveralls.io/github/mewmew/uc?branch=dev) +[![Build Status](https://travis-ci.org/mewmew/uc.svg?branch=master)](https://travis-ci.org/mewmew/uc) +[![Coverage Status](https://coveralls.io/repos/github/mewmew/uc/badge.svg?branch=master)](https://coveralls.io/github/mewmew/uc?branch=master) [![GoDoc](https://godoc.org/github.com/mewmew/uc?status.svg)](https://godoc.org/github.com/mewmew/uc) A compiler for the [µC programming language](https://www.it.uu.se/katalog/aleji304/CompilersProject/uc.html).