OSDN Git Service

Regular updates
[twpd/master.git] / pry.md
diff --git a/pry.md b/pry.md
index 618a7a3..fcb0a3c 100644 (file)
--- a/pry.md
+++ b/pry.md
@@ -1,8 +1,16 @@
 ---
 title: Pry
 category: Ruby libraries
+layout: 2017/sheet
 ---
 
+### About
+{: .-intro}
+
+Pry is a runtime development console for Ruby.
+
+- <https://github.com/pry/pry>
+
 ### cd
 
 ```