diff --git a/README.md b/README.md index 20b9b11161..5da8fec83e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ vSphere Integrated Containers Engine (VIC Engine) is a container runtime for vSphere, allowing developers familiar with Docker to develop in containers and deploy them alongside traditional VM-based workloads on vSphere clusters, and allowing for these workloads to be managed through the vSphere UI in a way familiar to existing vSphere admins. -See [VIC Engine Architecture](doc/design/arch/arch.md) for a high level overview. +See [VIC Engine Architecture](doc/design/arch/arch.md) for a high level overview ## Support and Troubleshooting diff --git a/tests/README.md b/tests/README.md index 10a3f7a8fc..89753e975c 100644 --- a/tests/README.md +++ b/tests/README.md @@ -1,6 +1,6 @@ # VIC Engine Integration & Functional Test Suite -Integration tests can be run locally in several different ways. +integration tests can be run locally in several different ways. ## Automatic with defaults