Skip to content

Commit fa09a86

Browse files
committed
Add CodeCanvas diagram to README
1 parent 162cc59 commit fa09a86

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@ Svelte is a new way to build web applications. It's a compiler that takes your d
1313

1414
Learn more at the [Svelte website](https://svelte.dev), or stop by the [Discord chatroom](https://svelte.dev/chat).
1515

16+
### How does `svelte` work?
17+
18+
Check out this interactive walkthrough of the `svelte` codebase on CodeCanvas [here](https://www.code-canvas.com/?session=unauthenticatedGithub&repo=svelte&owner=sveltejs&branch=main&OnboardingTutorial=true).
19+
20+
To update the diagram, follow the quick tutorial [here](https://docs.code-canvas.com/updating-diagram).
21+
22+
<img width="1916" alt="CodeCanvas Screenshot" src="https://codecanvas-media-public.s3.amazonaws.com/images/codecanvas-readme-screenshot.png" />
23+
24+
1625
## Supporting Svelte
1726

1827
Svelte is an MIT-licensed open source project with its ongoing development made possible entirely by fantastic volunteers. If you'd like to support their efforts, please consider:

0 commit comments

Comments
 (0)