README.md in metasploit_data_models-3.0.1 vs README.md in metasploit_data_models-3.0.2

- old
+ new

@@ -35,11 +35,11 @@ # api-key stealing attackes. def obfuscated_token token[0..3] + "****************************" end end - + **This gem's `Rails::Engine` is not required automatically.** You'll need to also add the following to your `config/application.rb`: require 'metasploit_data_models/engine' ### Metasploit Framework @@ -48,11 +48,9 @@ the database. ### Elsewhere In Metasploit Pro, MDM is loaded via the metasploit_data_models gem: https://rubygems.org/gems/metasploit_data_models - -An MRI and JRuby implementation is generated for all substantial updates. ## Developer Info ### Console The gem includes a console based on [Pry](https://github.com/pry/pry/)