Merge pull request #1199 from devimc/topic/snapBanner

snap: add snapcraft store banner
This commit is contained in:
Julio Montes 2019-02-05 14:34:25 -06:00 committed by GitHub
commit f92ca1d98d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ For details of the other Kata Containers repositories, see the
* [License](#license)
* [Platform support](#platform-support)
* [Hardware requirements](#hardware-requirements)
* [Quick start for users](#quick-start-for-users)
* [Download and install](#download-and-install)
* [Quick start for developers](#quick-start-for-developers)
* [Architecture overview](#architecture-overview)
* [Configuration](#configuration)
@ -74,7 +74,9 @@ $ kata-runtime kata-check
> $ sudo kata-runtime kata-check
> ```
## Quick start for users
## Download and install
[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/kata-containers)
See the [installation guides](https://github.com/kata-containers/documentation/tree/master/install/README.md)
available for various operating systems.