From 9dc86ca020e12a7a05f57b82baae55571fac3339 Mon Sep 17 00:00:00 2001 From: Thang Vo Date: Mon, 21 Sep 2020 14:39:49 +0700 Subject: [PATCH] Reorder aws in readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05bf96f..e2588ce 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ Feel free to take a look. You might learn new things. They have been designed to #### Infrastructure +- [AWS CLI](tools/aws.sh) - [Docker](tools/docker.sh) - [Heroku CLI](tools/heroku.sh) - [Kubernetes](tools/kubernetes.md) @@ -116,7 +117,6 @@ Feel free to take a look. You might learn new things. They have been designed to - [Nanobox CLI](tools/nanobox_cli.sh) - [Nginx](tools/nginx.sh) - [Ubuntu](tools/ubuntu.sh) -- [AWS CLI](tools/aws.sh) ## 🙌🏼 How to Contribute?