Skip to content

Commit 6117112

Browse files
committed
Add build status to README.md
1 parent 0d0d9a0 commit 6117112

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# JwtSession
22

3+
[![Build Status](https://travis-ci.org/byjg/jwt-session.svg?branch=master)](https://travis-ci.org/byjg/jwt-session)
34
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/byjg/jwt-session/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/byjg/jwt-session/?branch=master)
45

56
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN.

0 commit comments

Comments
 (0)