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