diff options
author | Tad Fisher <tadfisher@gmail.com> | 2018-03-05 12:26:50 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-05 12:26:50 -0800 |
commit | f7b79f2889e6f84ba8fe0aa89d09b5a72f545179 (patch) | |
tree | f1bbf2618b49c7b6f1a7cb1a8b0474f5ade0a590 | |
parent | 78b4755f970644258c1467ce1a837494e4018a61 (diff) | |
download | pass-otp-f7b79f2889e6f84ba8fe0aa89d09b5a72f545179.tar.gz pass-otp-f7b79f2889e6f84ba8fe0aa89d09b5a72f545179.zip |
Format build badges more nicely
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,5 +1,8 @@ -- **master** [![Build Status: master](https://travis-ci.org/tadfisher/pass-otp.svg?branch=master)](https://travis-ci.org/tadfisher/pass-otp) -- **develop** [![Build Status: develop](https://travis-ci.org/tadfisher/pass-otp.svg?branch=develop)](https://travis-ci.org/tadfisher/pass-otp) + +| | | +|--|--| +| [**master**](https://github.com/tadfisher/pass-otp/tree/master) | [![Build Status: master](https://travis-ci.org/tadfisher/pass-otp.svg?branch=master)](https://travis-ci.org/tadfisher/pass-otp) | +| [**develop**](https://github.com/tadfisher/pass-otp/tree/develop) | [![Build Status: develop](https://travis-ci.org/tadfisher/pass-otp.svg?branch=develop)](https://travis-ci.org/tadfisher/pass-otp) | # pass-otp |