From 0cb1eac44ffe043755877ad13294bba60ef468bc Mon Sep 17 00:00:00 2001 From: shimon pats Date: Sun, 30 Jan 2022 13:47:14 +0200 Subject: [PATCH] docs: Small fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e70c53354f369..a606f458293a97 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ CloudQuery key use-cases and features: ### Supported providers (Actively expanding) -Checkout https://hub.cloudquery.io +Check out https://hub.cloudquery.io. If you want us to add a new provider or resource please open an [Issue](https://github.com/cloudquery/cloudquery/issues). @@ -60,7 +60,7 @@ brew upgrade cloudquery ### Running First generate a `config.hcl` file that will describe which resources you want cloudquery to pull, normalize -and transform resources to the specified SQL database by running the following command: +and transform to the specified SQL database by running the following command: ```shell script cloudquery init aws # choose one or more from: [aws azure gcp okta]