From f56abcfc3e8bab154cea7e376d73ecf4699c0729 Mon Sep 17 00:00:00 2001 From: Victor Grau Serrat Date: Thu, 19 Oct 2017 23:54:02 -0600 Subject: [PATCH] DOC: welcome page --- docs/source/index.rst | 2 +- docs/source/welcome.rst | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 docs/source/welcome.rst diff --git a/docs/source/index.rst b/docs/source/index.rst index d61bce1a..8fc3387a 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -1,4 +1,4 @@ -.. include:: ../../README.rst +.. include:: welcome.rst .. toctree:: :maxdepth: 1 diff --git a/docs/source/welcome.rst b/docs/source/welcome.rst new file mode 100644 index 00000000..e7f3e92d --- /dev/null +++ b/docs/source/welcome.rst @@ -0,0 +1,7 @@ +.. image:: https://www.enigma.co/images/enigma-catalyst.png +| +| +Catalyst is a data-driven crypto investment platform. It supports both +backtesting and live-trading in a number of different crypto-exchanges. +Catalyst empowers users to share and curate data and build profitable, +data-driven investment strategies. \ No newline at end of file