From b128516cf677c638e54ed0a9cfed8efdd3229473 Mon Sep 17 00:00:00 2001 From: erwanMarmelab <131013150+erwanMarmelab@users.noreply.github.com> Date: Wed, 31 Jan 2024 11:51:16 +0100 Subject: [PATCH] add youtube in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8e09fcdf214..cd673259460 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ yarn add react-admin Read the [Tutorial](https://marmelab.com/react-admin/Tutorial.html) for a 30 minutes introduction. After that, head to the [Documentation](https://marmelab.com/react-admin/documentation.html), or checkout the source code of the examples ([e-commerce](https://github.com/marmelab/react-admin/tree/master/examples/demo), [CRM](https://github.com/marmelab/react-admin/tree/master/examples/crm), [blog](https://github.com/marmelab/react-admin/tree/master/examples/simple), [media player](https://github.com/navidrome/navidrome/tree/master/ui)). +You can also watch the YouTube video tutorials available on [our channel](https://www.youtube.com/@react-admin). + ## At a Glance ```jsx