diff --git a/README.md b/README.md index 626efc0..4e5dc69 100644 --- a/README.md +++ b/README.md @@ -20,64 +20,65 @@ You are more than welcome to contribute and build your own cheatsheet for your f ## 📚 Table of Contents - -## 📃 Languages + +### 📃 Languages +
View contents * [Bash](languages/bash.sh) - * [JavaScript](languages/javascript.js) -
-## 📦 Backend + +### 📦 Backend +
View contents -### Python - * [Django](backend/django.py) +#### Python -### Javascript - - * [Feathers.js](backend/feathers.js) +* [Django](backend/django.py) - * [Node.js](backend/node.js) +#### Javascript +* [Feathers.js](backend/feathers.js) +* [Node.js](backend/node.js)
-## 🌐 Frontend + +### 🌐 Frontend +
View contents -### Frameworks - * [Vue.js](frontend/vue.js) - +#### Frameworks + +* [Vue.js](frontend/vue.js)
-## 🗃️ Databases + +### 🗃️ Databases +
View contents * [Redis](databases/redis.sh) -
+ ## 🔧 Tools +
View contents - + * [Docker](tools/docker.sh) - * [Nanobox Boxfile](tools/nanobox_boxfile.yml) - * [Nanobox CLI](tools/nanobox_cli.sh) - * [VIM](tools/vim.txt)
- ## Contribution