README in ripl-rc-0.1.0 vs README in ripl-rc-0.1.1
- old
+ new
@@ -1,8 +1,8 @@
-= ripl-rc 0.1.0
+= ripl-rc 0.1.1
by Lin Jen-Shin (godfat[http://godfat.org])
- godfat (XD) godfat.org
+ godfat (XD) godfat.org
== LINKS:
* {github}[http://github.com/godfat/ripl-rc]
* {rubygems}[http://rubygems.org/gems/ripl-rc]
@@ -15,10 +15,11 @@
* require 'ripl/rc/squeeze_history'
* require 'ripl/rc/ctrld_newline'
* require 'ripl/rc/eat_whites'
* require 'ripl/rc/color'
+* require 'ripl/rc/strip_backtrace'
* require 'ripl/rc' # for all of above
== REQUIREMENTS:
* ripl
@@ -29,10 +30,10 @@
== LICENSE:
Apache License 2.0
- Copyright (c) 2010, Cardinal Blue
+ Copyright (c) 2010, Lin Jen-Shin (godfat)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at