README.md in flamegraph-0.0.2 vs README.md in flamegraph-0.0.3
- old
+ new
@@ -1,7 +1,10 @@
# Flamegraph
-Flamegraph support for arbitrary Ruby apps
+Flamegraph support for arbitrary Ruby apps.
+
+Note, flamegraph support is built in to rack-mini-profiler, just require this gem and you should be good to go.
+Type ?pp=flamegraph to create one for the current page.
## Installation
Add this line to your application's Gemfile: