summaryrefslogtreecommitdiffstats
path: root/ruby/rubygem-pry/README
diff options
context:
space:
mode:
Diffstat (limited to 'ruby/rubygem-pry/README')
-rw-r--r--ruby/rubygem-pry/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/ruby/rubygem-pry/README b/ruby/rubygem-pry/README
new file mode 100644
index 0000000000..ebb1420fe2
--- /dev/null
+++ b/ruby/rubygem-pry/README
@@ -0,0 +1,3 @@
+Pry is a powerful alternative to the standard IRB shell for Ruby.
+It features syntax highlighting, a flexible plugin architecture,
+runtime invocation and source and documentation browsing.