README.md in capistrano-measure-0.8.0 vs README.md in capistrano-measure-0.8.1
- old
+ new
@@ -1,8 +1,10 @@
# Capistrano::Measure - deployment speed measure tool
In order to improve something you have to measure it! This helps you measure performance of your Capistrano deployments by appending performance reports after each Capistrano execution
+Works with **Capistrano 2** and **Capistrano 3**
+
## Installation
Add this line to your application's Gemfile:
```ruby