From 4d6837b5d61cc0560b506df57fca038b7a9f6991 Mon Sep 17 00:00:00 2001 From: Victor Date: Thu, 22 Mar 2018 15:18:55 -0600 Subject: [PATCH] DOC: Updated README with link to the forum. --- README.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index cf809cf2..e6275d39 100644 --- a/README.rst +++ b/README.rst @@ -23,9 +23,11 @@ visit `enigma.co `_ to learn more about Catalyst. Catalyst builds on top of the well-established `Zipline `_ project. We did our best to minimize structural changes to the general API to maximize compatibility with -existing trading algorithms, developer knowledge, and tutorials. Join us on -`Discord `_ where we have a *#catalyst_dev* channel -for questions around Catalyst, algorithmic trading and technical support. +existing trading algorithms, developer knowledge, and tutorials. Join us on the +`Catalyst Forum `_ for questions around Catalyst, +algorithmic trading and technical support. We also have a +`Discord `_ group with the *#catalyst_dev* and +*#catalyst_setup* dedicated channels. Overview ========