From 53438bfd1c3327cd0f07b6c1900595f52dad7ec3 Mon Sep 17 00:00:00 2001 From: Yuriy Novostavskyy Date: Sun, 12 Apr 2020 13:45:42 +0300 Subject: [PATCH] fixed alphabetical order of tools in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d89def..8397c3c 100644 --- a/README.md +++ b/README.md @@ -93,13 +93,13 @@ Feel free to take a look. You might learn new things. They have been designed to #### Development +- [cURL](tools/curl.sh) - [Git](tools/git.sh) - [Puppeteer](tools/puppeteer.js) - [Sublime Text](tools/sublime_text.md) - [VIM](tools/vim.txt) - [Visual Studio Code](tools/vscode.md) - [Xcode](tools/xcode.txt) -- [cURL](tools/curl.sh) #### Infrastructure