mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
Update Readme.md style change to allow logo
Removed the center align tag from the logo. Sadly Github does not support `<center>`. As of Jan 2017, because github markdown doesn't support HTML/CSS at the moment, It does allow <br>! @case-eee @neight-allen
This commit is contained in:
parent
1f64463184
commit
59af76488a
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
[![Build Status](https://img.shields.io/travis/pry/pry.svg)](https://travis-ci.org/pry/pry)
|
||||
[![Code Climate](https://img.shields.io/codeclimate/github/pry/pry.svg)](https://codeclimate.com/github/pry/pry)
|
||||
[![Inline docs](http://inch-ci.org/github/pry/pry.svg?style=shields)](http://inch-ci.org/github/pry/pry)
|
||||
|
||||
<center>
|
||||
![The Pry Logo](https://dl.dropbox.com/u/26521875/pry%20stuff/logo/pry_logo_350.png)
|
||||
<br><br>
|
||||
[![logo for Pry](https://dl.dropbox.com/u/26521875/pry%20stuff/logo/pry_logo_350.png)
|
||||
|
||||
© John Mair ([banisterfiend](https://twitter.com/banisterfiend)) 2016<br>
|
||||
|
||||
|
|
Loading…
Reference in a new issue