1
0
mirror of https://github.com/kylelobo/The-Documentation-Compendium.git synced 2025-09-03 01:52:42 +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)]()
[![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)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)
@@ -21,14 +21,14 @@
<br>
</p>
## 📝 Table of Contents
## 📝 Índice
+ [Sobre](#sobre)
+ [Demonstração / Protótipo](#demonstracao)
+ [Como Funciona](#como_funciona)
+ [Uso](#uso)
+ [Primeiros Passos](#primeiros_passos)
+ [Realizando o Deploying de Seu Próprio Bot](#deployment)
+ [Contruído Usando](#construido_usando)
+ [Feito Com](#feito_com)
+ [TODO](../TODO.md)
+ [Contribuiçōes](../CONTRIBUTING.md)
+ [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
## ⛏️ 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
+ [Heroku](https://www.heroku.com/) - Plataforma de Hospedagem SaaS