README.md in mwo-0.1.1 vs README.md in mwo-0.1.2

- old
+ new

@@ -25,10 +25,11 @@ ### Weapons Get a list of all weapons - [x] MWO::Weapon.all +- [x] MWO::Weapon.all_raw # if you want the json response from the api Scoped weapons ### By Category @@ -44,9 +45,10 @@ ### Mechs List all Mechs - [x] MWO::Mech.all +- [x] MWO::Mech.all_raw # if you want the json response from the api ##### Lists the Mech ID with their corresponding variants - [x] MWO::Mech.dictionary # Lists the Mech ID with their corresponding variants