Reorder aws in readme.md

This commit is contained in:
Thang Vo 2020-09-21 14:39:49 +07:00
parent 6749197e76
commit 9dc86ca020
1 changed files with 1 additions and 1 deletions

View File

@ -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)
</details>
## 🙌🏼 How to Contribute?