From a3f88bb3a9efd187f60cf18daa034e11ee03fe4c Mon Sep 17 00:00:00 2001 From: Yo-An Lin Date: Wed, 6 Jul 2022 14:03:44 +0800 Subject: [PATCH] Update README.md --- doc/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/README.md b/doc/README.md index ade7d4089..869a0a2c5 100644 --- a/doc/README.md +++ b/doc/README.md @@ -26,6 +26,7 @@ * [Support](strategy/support.md) - Support strategy that buys on high volume support ### Development +* [Developing Strategy](topics/developing-strategy.md) - developing strategy * [Adding New Exchange](development/adding-new-exchange.md) - Check lists for adding new exchanges * [KuCoin Command-line Test Tool](development/kucoin-cli.md) - Kucoin command-line tools * [SQL Migration](development/migration.md) - Adding new SQL migration scripts