From e6ae195f1ade01299f991b6d4c01e67007c0b880 Mon Sep 17 00:00:00 2001 From: Doug Peteson <69243978+Galen-dp@users.noreply.github.com> Date: Fri, 18 Feb 2022 11:04:37 -0700 Subject: [PATCH] Making sample change. Added a sentence to create a new branch. --- docs/source/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/index.rst b/docs/source/index.rst index 03d09a5..c2f1395 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -6,6 +6,8 @@ that creates recipes mixing random ingredients. It pulls data from the `Open Food Facts database `_ and offers a *simple* and *intuitive* API. +Lumache has its documentation hosted on Read the Docs. + Check out the :doc:`usage` section for further information, including how to :ref:`installation` the project.