Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.

Commit

Permalink
add badges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jefersson Nathan committed Jan 10, 2017
1 parent adb2235 commit 40ca7aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
:lock_with_ink_pen: PSR7Session encoder/decoder
============================

[![Build Status](https://travis-ci.org/psr7-sessions/session-encode-decode.svg?branch=master)](https://travis-ci.org/psr7-sessions/session-encode-decode)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/psr7-sessions/session-encode-decode/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/psr7-sessions/session-encode-decode/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/psr7-sessions/session-encode-decode/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/psr7-sessions/session-encode-decode/?branch=master)

This library provides a way to encode and decode default session data.

### Installation
Expand Down

0 comments on commit 40ca7aa

Please sign in to comment.