From 08179d5961d21d5a06af85160c3389c6e4e6c827 Mon Sep 17 00:00:00 2001 From: Julien Le Coupanec Date: Sun, 11 Feb 2018 19:25:19 +0100 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e4de6b1..0a640e3 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,12 @@ You are more than welcome to contribute and build your own cheatsheet for your f
View contents +#### Command line interface + * [Bash](languages/bash.sh) + +#### Functional + * [JavaScript](languages/javascript.js)
@@ -62,7 +67,9 @@ You are more than welcome to contribute and build your own cheatsheet for your f
View contents - + +#### NoSQL + * [Redis](databases/redis.sh)
@@ -72,14 +79,18 @@ You are more than welcome to contribute and build your own cheatsheet for your f
View contents +#### Development + +* [VIM](tools/vim.txt) +* [XCode](tools/xcode.txt) + +#### Infrastructure + * [Docker](tools/docker.sh) * [Nanobox Boxfile](tools/nanobox_boxfile.yml) * [Nanobox CLI](tools/nanobox_cli.sh) -* [VIM](tools/vim.txt)
-- [XCode](tools/xcode.txt) - ## Contribution