1
1
mirror of https://github.com/namibia/awesome-cheatsheets.git synced 2024-06-15 18:12:20 +00:00

Update README.md

This commit is contained in:
Julien Le Coupanec 2018-02-11 19:25:19 +01:00
parent 80f89ad98c
commit 08179d5961

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>
@ -63,6 +68,8 @@ 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