README.md in leap_salesforce-0.2.8 vs README.md in leap_salesforce-0.2.9

- old
+ new

@@ -411,10 +411,10 @@ . ├── config # Code for the configuration of the automation suite │ ├── general.rb # Code loaded for common (non confidential code) setup across environments │ ├── credentials # Setting of secret properties like passwords - │ │ └── salesforce_oauth2.yml # Credentials for connecting to Salesforce via OAuth2 + │ │ └── salesforce_oauth.yml # Credentials for connecting to Salesforce via OAuth2. │ └── environments # Contains ruby files loaded specific to environment following `ENVIRONMENT_NAME.rb` ├── lib # Common library code │ └── leap_salesforce # Code generated by or specific to leap_salesforce │ ├── factories # FactoryBot definitions, describing how to mass produce objects │ ├── metadata # Code generated and updated automatically from metadata \ No newline at end of file