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