README.md in party_bus-0.1.11 vs README.md in party_bus-0.1.12

- old
+ new

@@ -7,9 +7,15 @@ ## Installation Add this line to your application's Gemfile: ```ruby +gem "party_bus" +``` + +To track the latest development version. + +```ruby gem "party_bus", git: "git@github.com:arid-software/party-bus-ruby.git", branch: "main" ``` And then execute: