changed to introduction

This commit is contained in:
misagh 2018-12-28 16:16:04 +01:00
parent 0bcadbd854
commit f6ff9b0419
3 changed files with 11 additions and 13 deletions

View File

@ -1,4 +1,4 @@
# freqtrade documentation # Introduction
Welcome to freqtrade documentation. Please feel free to contribute to Welcome to freqtrade documentation. Please feel free to contribute to
this documentation if you see it became outdated by sending us a this documentation if you see it became outdated by sending us a

View File

@ -3,7 +3,6 @@ Before running your bot in production you will need to setup few
external API. In production mode, the bot required valid Bittrex API external API. In production mode, the bot required valid Bittrex API
credentials and a Telegram bot (optional but recommended). credentials and a Telegram bot (optional but recommended).
## Table of Contents
- [Setup your Bittrex account](#setup-your-bittrex-account) - [Setup your Bittrex account](#setup-your-bittrex-account)
- [Backtesting commands](#setup-your-telegram-bot) - [Backtesting commands](#setup-your-telegram-bot)
@ -45,4 +44,3 @@ For a description of the Bot API, see this page: https://core.telegram.org/bots/
**2.1. Talk to https://telegram.me/userinfobot** **2.1. Talk to https://telegram.me/userinfobot**
**2.2. Get your "Id", you will use it for the config parameter **2.2. Get your "Id", you will use it for the config parameter
`chat_id`.** `chat_id`.**

View File

@ -4,7 +4,7 @@ theme:
logo: 'images/logo.png' logo: 'images/logo.png'
palette: palette:
primary: 'blue grey' primary: 'blue grey'
accent: 'deep orange' accent: 'tear'
markdown_extensions: markdown_extensions:
- admonition - admonition
- codehilite: - codehilite: