README.md in oprah-0.2.1 vs README.md in oprah-0.3.0

- old
+ new

@@ -33,10 +33,10 @@ locate, hard to test and not terribly expressive. So why another presenter/decorator library? Oprah was written with a few simple goals in mind only covered partially (or not at all) by other gems: -- Lightweight +- Thin, lightweight layer over Ruby's `SimpleDelegator` - Presenters should be easy to test - Avoid monkey patching, where possible :monkey::gun: - Embrace convention over configuration - First-class support for composition (modules and concerns)