1
0
mirror of https://github.com/kylelobo/The-Documentation-Compendium.git synced 2025-09-02 09:33:06 +02:00

Fix linking errors

This commit is contained in:
Kyle Lobo
2019-08-16 04:03:47 +05:30
committed by GitHub
parent be8f9a47df
commit e86917f3d5

View File

@@ -69,13 +69,13 @@ Descreva como utilizar seu app ou sistema.
## 🚀 Realizando o Deploying <a name = "deployment"></a>
Descreva como realizar o deployment de seu projeto.
## ⛏️ Contruído Usando <a name = "construido_usando"></a>
## ⛏️ Feito Com <a name = "feito_com"></a>
- [MongoDB](https://www.mongodb.com/) - Database
- [Express](https://expressjs.com/) - Server Framework
- [VueJs](https://vuejs.org/) - Web Framework
- [NodeJs](https://nodejs.org/en/) - Server Environment
## ✍️ Authors <a name = "authors"></a>
## ✍️ Autores <a name = "autores"></a>
- [@kylelobo](https://github.com/kylelobo) - Ideia & Trabalho inicial
Confira também a lista de [contribuidores](https://github.com/kylelobo/The-Documentation-Compendium/contributors) que participaram nesse projeto.