diff --git a/README.md b/README.md index af98e1e..878b000 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ -# An ISO 'C' (1994) compliant runtime library for the Amiga +# clib2 – An ISO 'C' (1994) compliant runtime library for the Amiga + +[![Build Status](https://travis-ci.org/adtools/clib2.svg?branch=master)](https://travis-ci.org/adtools/clib2) +[![Code Climate](https://codeclimate.com/github/adtools/clib2/badges/gpa.svg)](https://codeclimate.com/github/adtools/clib2) +[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) +[![Github Issues](http://githubbadges.herokuapp.com/adtools/clib2/issues.svg)](https://github.com/adtools/clib2/issues) ## What is this?