Update README.md

This commit is contained in:
Julien Le Coupanec 2018-02-11 19:25:19 +01:00
parent 80f89ad98c
commit 08179d5961
1 changed files with 15 additions and 4 deletions

View File

@ -26,7 +26,12 @@ You are more than welcome to contribute and build your own cheatsheet for your f
<details>
<summary>View contents</summary>
#### Command line interface
* [Bash](languages/bash.sh)
#### Functional
* [JavaScript](languages/javascript.js)
</details>
@ -62,7 +67,9 @@ You are more than welcome to contribute and build your own cheatsheet for your f
<details>
<summary>View contents</summary>
#### NoSQL
* [Redis](databases/redis.sh)
</details>
@ -72,14 +79,18 @@ You are more than welcome to contribute and build your own cheatsheet for your f
<details>
<summary>View contents</summary>
#### 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)
</details>
- [XCode](tools/xcode.txt)
## Contribution