Skip to content

Commit

Permalink
Perfect first line for the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
epitron committed Aug 14, 2012
1 parent 4b90abe commit 58f1776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,5 @@
pry-rescue helps you quickly figure out why your code broke by opening a Pry session whenever an uncaught exception is raised.


**pry-rescue** helps you quickly figure out why your code broke; whenever an exception is raised that would normally kill your program, Pry comes to the rescue, opening a Pry session in the context of code that raised the exception.


Installation Installation
============ ============
Expand Down

0 comments on commit 58f1776

Please sign in to comment.