Skip to content

Commit 76cbfb2

Browse files
author
Nikola Stojanovic
committed
Fix README console output section
1 parent 65afd68 commit 76cbfb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ struct FeatureRootView: View {
2929
**Console Output:**
3030
```
3131
🧩 [MainView]
32-
• 📂 file: ContentView.swift
33-
• 📚 module: MyApp
32+
• 📂 file: FeatureRootView.swift
33+
• 📚 module: Feature
3434
• 🎨 redraws: 1
3535
• ⏱️ timestamp: 2025-07-21 14:05:40 +0000
3636
```

0 commit comments

Comments
 (0)