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.