Changed DB section to reflect to refactored changes from Issue #45 and Pull Request #46.
Added minor clarifying grammar to the Local Database section's description.
Moved Local Database Installation instructions to below the Requirements section as it is required before running any tests.
Related Issue
Closes #48.
Motivation and Context
The README should have current information reflecting what is currently within the repository. This will prevent any visitors from being confused due to out-dated and inaccurate information.
How Has This Been Tested?
This is a purely documentation change. It has been proof-read for grammar and accuracy.
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
[X] Other (Documentation)
Checklist:
[X] My code follows the code style of this project.
[X] My change requires a change to the documentation.
Description
Changed DB section to reflect to refactored changes from Issue #45 and Pull Request #46.
Added minor clarifying grammar to the
Local Database
section's description.Moved
Local Database Installation
instructions to below theRequirements
section as it is required before running any tests.Related Issue
Closes #48.
Motivation and Context
The README should have current information reflecting what is currently within the repository. This will prevent any visitors from being confused due to out-dated and inaccurate information.
How Has This Been Tested?
This is a purely documentation change. It has been proof-read for grammar and accuracy.
Types of changes
Checklist: