From e2beb6d7af55806c950d4374e5315adf773c77e5 Mon Sep 17 00:00:00 2001 From: hay-kot Date: Sun, 14 Mar 2021 18:44:25 -0800 Subject: [PATCH] formatting --- docs/docs/getting-started/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/getting-started/introduction.md b/docs/docs/getting-started/introduction.md index 8f0ed8e7f..7cf20b8ff 100644 --- a/docs/docs/getting-started/introduction.md +++ b/docs/docs/getting-started/introduction.md @@ -1,4 +1,4 @@ -# About The Projects +# About The Project Mealie is a self hosted recipe manager and meal planner with a RestAPI backend and a reactive frontend application built in Vue for a pleasant user experience for the whole family. Easily add recipes into your database by providing the url and Mealie will automatically import the relevant data or add a family recipe with the UI editor. Mealie also provides an API for interactions from 3rd party applications.