Skip to content

Commit

Permalink
Added badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
christoffer-bolin committed Dec 4, 2020
1 parent 3ca06eb commit e85e4ea
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/christoffer-bolin/weathermodule/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/christoffer-bolin/weathermodule/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/christoffer-bolin/weathermodule/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/christoffer-bolin/weathermodule/?branch=master)
[![Build Status](https://scrutinizer-ci.com/g/christoffer-bolin/weathermodule/badges/build.png?b=master)](https://scrutinizer-ci.com/g/christoffer-bolin/weathermodule/build-status/master)
[![Build Status](https://travis-ci.com/christoffer-bolin/weathermodule.svg?branch=master)](https://travis-ci.com/christoffer-bolin/weathermodule)
[![CircleCI](https://circleci.com/gh/circleci/circleci-docs.svg?style=svg)](https://circleci.com/gh/christoffer-bolin/weathermodule)

## Weather module for Anax (used in the ramverk1 repo)

A module to use in the course ramverk1, using PHP framework Anax.
Expand Down

0 comments on commit e85e4ea

Please sign in to comment.