From 470d1c5fe37fac926d8a05b9bc29c3fcd9a8f5e8 Mon Sep 17 00:00:00 2001 From: Sebastian Scheele Date: Tue, 4 Jun 2019 20:49:15 -0700 Subject: [PATCH] Add the howto-provider to the README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 568fb8496..677905aba 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ - [OpenStack images](/docs/openstack-images.md) - [Container runtimes](/docs/container_runtime.md) - [Development](#development) +- [How to add a new provider](docs/howto-provider.md) - E2E - [Infra](/docs/e2e-infra.md) @@ -146,4 +147,4 @@ See [the list of releases][7] to find out about feature changes. [4]: code-of-conduct.md [5]: CONTRIBUTING.md [6]: Zenhub.md -[7]: https://github.com/kubermatic/machine-controller/releases \ No newline at end of file +[7]: https://github.com/kubermatic/machine-controller/releases