From 5434cbfb368fc7d7b93b045f84a4e51c351e95fe Mon Sep 17 00:00:00 2001 From: Azulinho Date: Mon, 15 Nov 2021 18:22:31 +0000 Subject: [PATCH] fixes TOC --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4b2b438..8ab6de9 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ A python based trading bot for Binance, which relies heavily on backtesting. 1. [Overview](#overview) 2. [Riot/Matrix:](#riot/matrix:) -3. [Usage:](#usage:) -4. [Config settings:](#config-settings:) +3. [Usage](#usage) +4. [Config settings](#config-settings) ## Overview @@ -148,7 +148,7 @@ DO NOT USE github issues to ask for help. I have no time for you. You'll be told Also: *NO TORIES or BREXITERS*, this is not negotiable. -## Usage: +## Usage 1. Install docker as per https://docs.docker.com/get-docker/ @@ -251,7 +251,7 @@ U="$(id -u)" G="$(id -g)" docker-compose run cryptobot \ ``` -## Config settings: +## Config settings Full list of config settings and their use described below: