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

Merge pull request #27 from carloswhite/patch-3

Fix 'Bot.md' typos
This commit is contained in:
Kyle Lobo
2019-08-12 22:19:54 +05:30
committed by GitHub

View File

@@ -9,7 +9,7 @@
[![Status](https://img.shields.io/badge/status-active-success.svg)]() [![Status](https://img.shields.io/badge/status-active-success.svg)]()
[![Platform](https://img.shields.io/badge/platform-reddit-orange.svg)](https://www.reddit.com/user/Wordbook_Bot) [![Platform](https://img.shields.io/badge/platform-reddit-orange.svg)](https://www.reddit.com/user/Wordbook_Bot)
[![GitHub Issues](https:/img.shields.io/github/issues/kylelobo/The-Documentation-Compendium.svg)](https://github.com/kylelobo/The-Documentation-Compendium/issues) [![GitHub Issues](https://img.shields.io/github/issues/kylelobo/The-Documentation-Compendium.svg)](https://github.com/kylelobo/The-Documentation-Compendium/issues)
[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/kylelobo/The-Documentation-Compendium.svg)](https://github.com/kylelobo/The-Documentation-Compendium/pulls) [![GitHub Pull Requests](https://img.shields.io/github/issues-pr/kylelobo/The-Documentation-Compendium.svg)](https://github.com/kylelobo/The-Documentation-Compendium/pulls)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE) [![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)
@@ -21,14 +21,14 @@
<br> <br>
</p> </p>
## 📝 Table of Contents ## 📝 Índice
+ [Sobre](#sobre) + [Sobre](#sobre)
+ [Demonstração / Protótipo](#demonstracao) + [Demonstração / Protótipo](#demonstracao)
+ [Como Funciona](#como_funciona) + [Como Funciona](#como_funciona)
+ [Uso](#uso) + [Uso](#uso)
+ [Primeiros Passos](#primeiros_passos) + [Primeiros Passos](#primeiros_passos)
+ [Realizando o Deploying de Seu Próprio Bot](#deployment) + [Realizando o Deploying de Seu Próprio Bot](#deployment)
+ [Contruído Usando](#construido_usando) + [Feito Com](#feito_com)
+ [TODO](../TODO.md) + [TODO](../TODO.md)
+ [Contribuiçōes](../CONTRIBUTING.md) + [Contribuiçōes](../CONTRIBUTING.md)
+ [Autores](#autores) + [Autores](#autores)
@@ -117,7 +117,7 @@ Confira um exemplo de como realizar o deployment de seu bot, estas são as minha
+ **Heroku**: https://github.com/kylelobo/Reddit-Bot#deploying_the_bot + **Heroku**: https://github.com/kylelobo/Reddit-Bot#deploying_the_bot
## ⛏️ Contruído Usando <a name = "construido_usando"></a> ## ⛏️ Feito Com <a name = "feito_com"></a>
+ [PRAW](https://praw.readthedocs.io/en/latest/) - Python Reddit API Wrapper + [PRAW](https://praw.readthedocs.io/en/latest/) - Python Reddit API Wrapper
+ [Heroku](https://www.heroku.com/) - Plataforma de Hospedagem SaaS + [Heroku](https://www.heroku.com/) - Plataforma de Hospedagem SaaS