# BuilderApm ## Installation Add this line to your application's Gemfile: ```ruby gem 'builder_apm' ``` And then execute: $ bundle install Or install it yourself as: $ gem install builder_apm run ``` rails generate builder_apm:install ``` ## Usage TODO: Write usage instructions here