diff --git a/README.md b/README.md index 6a66b6bbe7..cdfa9fea6e 100644 --- a/README.md +++ b/README.md @@ -65,11 +65,21 @@ $ kata-runtime kata-check > $ sudo kata-runtime kata-check > ``` +## Quick start for users + +See the [installation guides](https://github.com/kata-containers/documentation/tree/master/install/README.md) +available for various operating systems. + ## Quick start for developers See the [developer guide](https://github.com/kata-containers/documentation/blob/master/Developer-Guide.md). +## Architecture overview + +See the [architecture overview](https://github.com/kata-containers/documentation/blob/master/architecture.md) +for details on the Kata Containers design. + ## Configuration The runtime uses a TOML format configuration file called `configuration.toml`.