summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSpencer Carter <scmountain@gmail.com>2017-05-09 09:00:27 -0600
committerGitHub <noreply@github.com>2017-05-09 09:00:27 -0600
commitecfa5d6e28a427d24fbff74730ef6841b370c97d (patch)
tree4f286440273454fa3901d7ddc7889f2f98b9b5c2 /README.md
parent59af76488a373781749fe05621d6894d0b96b28c (diff)
downloadpry-ecfa5d6e28a427d24fbff74730ef6841b370c97d.tar.gz
Update README.md
removed the trailing `</center>` and the leading `[`
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7c97b434..8d2ebeca 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![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)
<br><br>
-[![logo for Pry](https://dl.dropbox.com/u/26521875/pry%20stuff/logo/pry_logo_350.png)
+![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>
@@ -20,7 +20,7 @@
[Skip to the website (recommended)](http://pryrepl.org/) <br />
[Skip to the wiki](https://github.com/pry/pry/wiki)
-</center>
+
Pry is a powerful alternative to the standard IRB shell for Ruby. It is
written from scratch to provide a number of advanced features,