From e041846ff930827d3f91ee02b4cfee86dec4b535 Mon Sep 17 00:00:00 2001 From: kiranair101 <103273940+kiranair101@users.noreply.github.com> Date: Wed, 6 Dec 2023 05:33:06 +0000 Subject: [PATCH] docs: tutorial or extra help navigating through user interface --- dev-docs/docs/introduction/get-started.mdx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev-docs/docs/introduction/get-started.mdx b/dev-docs/docs/introduction/get-started.mdx index c5d9ab08e..efaeb53d4 100644 --- a/dev-docs/docs/introduction/get-started.mdx +++ b/dev-docs/docs/introduction/get-started.mdx @@ -15,3 +15,6 @@ These docs are focused on developers, and structured in the following way: - [@excalidraw/excalidraw](/docs/@excalidraw/excalidraw/installation) — docs for the npm package to help you integrate Excalidraw into your own app. - Editor — IN PROGRESS. Docs describing the internals of the Excalidraw editor to help in contributing to the codebase. - [@excalidraw/mermaid-to-excalidraw](/docs/@excalidraw/mermaid-to-excalidraw/installation) - Docs for the mermaid to excalidraw parser + +A quick tutorial that should helps a new user feel comfortable using excalidraw. +Tutorial link: https://media.oregonstate.edu/media/t/1_dr9w6pca \ No newline at end of file