Skip to content

Commit 384c5da

Browse files
authored
I think I just love editing README at this point
1 parent ef10e5c commit 384c5da

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@
2323
2424
---
2525

26-
`svelte-trace` is a Svelte 5 preprocessor that closes the gap between your rendered application and your source code. Stop hunting for components in your file tree—just `Ctrl + Click` in your browser, and **instantly land in the right file and line in VS Code!**
26+
`svelte-trace` is a Svelte 5 preprocessor that closes the gap between your rendered application and your source code. Stop hunting for components in your file tree—just `Ctrl + Click` in your browser, and **instantly land in the right file and line in VS Code!**
27+
28+
Here's how the end result is gonna look like:
2729

2830
<br/>
2931
<p align="center">

0 commit comments

Comments
 (0)