From 32a915da584b3b87f50b1590a7efd0ca0b4f8284 Mon Sep 17 00:00:00 2001 From: Julien Le Coupanec Date: Sat, 12 Oct 2019 20:58:43 +0200 Subject: [PATCH] docs(readme): updates --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e2aabd..ebdaa9a 100644 --- a/README.md +++ b/README.md @@ -91,16 +91,18 @@ Feel free to take a look. You might learn new things. They have been designed to #### Development +- [Sublime Text](tools/sublime_text.md) - [VIM](tools/vim.txt) +- [Visual Studio Code](tools/vscode.md) - [Xcode](tools/xcode.txt) #### Infrastructure - [Docker](tools/docker.sh) +- [Heroku CLI](tools/heroku.sh) - [Kubernetes](tools/kubernetes.sh) - [Nanobox Boxfile](tools/nanobox_boxfile.yml) - [Nanobox CLI](tools/nanobox_cli.sh) -- [Heroku CLI](tools/heroku.sh) ## 🙌🏼 How to Contribute?