fix: spaces after "["

This commit is contained in:
Thales Euflauzino 2024-09-09 20:53:16 -03:00 committed by GitHub
parent 5733f8ae6b
commit 692e38cd7e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,27 +30,27 @@
## Índice
- [Índice](#índice)
- [ Sobre](#-sobre)
- [ Recursos](#-recursos)
- [ Instalação](#-instalação)
- [ Contribuindo](#-contribuindo)
- [ Junte-se ao nosso Telegram](#-junte-se-ao-nosso-telegram)
- [ Fork e clone o seu repositório](#-fork-e-clone-o-seu-repositório)
- [ Formas de contribuir](#-formas-de-contribuir)
- [ Estrutura do Projeto](#-estrutura-do-projeto)
- [ Compile a partir do código-fonte](#-compile-a-partir-do-código-fonte)
- [ Instale Node.js](#-instale-nodejs)
- [ Instale Yarn](#-instale-yarn)
- [ Instale Dependencias do Node](#-instale-dependencias-do-node)
- [ Instale Python 3.9](#-instale-python-39)
- [ Instale Python Dependencies](#-instale-python-dependencies)
- [ Environment variables](#-environment-variables)
- [ Running](#-running)
- [ Build](#-build)
- [ Build the bittorrent client](#-build-the-bittorrent-client)
- [ Build the Electron application](#-build-the-electron-application)
- [ Contributors](#-contributors)
- [ Licença](#-licença)
- [Sobre](#-sobre)
- [Recursos](#-recursos)
- [Instalação](#-instalação)
- [Contribuindo](#-contribuindo)
- [Junte-se ao nosso Telegram](#-junte-se-ao-nosso-telegram)
- [Fork e clone o seu repositório](#-fork-e-clone-o-seu-repositório)
- [Formas de contribuir](#-formas-de-contribuir)
- [Estrutura do Projeto](#-estrutura-do-projeto)
- [Compile a partir do código-fonte](#-compile-a-partir-do-código-fonte)
- [Instale Node.js](#-instale-nodejs)
- [Instale Yarn](#-instale-yarn)
- [Instale Dependencias do Node](#-instale-dependencias-do-node)
- [Instale Python 3.9](#-instale-python-39)
- [Instale Python Dependencies](#-instale-python-dependencies)
- [Environment variables](#-environment-variables)
- [Running](#-running)
- [Build](#-build)
- [Build the bittorrent client](#-build-the-bittorrent-client)
- [Build the Electron application](#-build-the-electron-application)
- [Contributors](#-contributors)
- [Licença](#-licença)
## <a name="about"> Sobre