Skip to content

Commit 0bd74f2

Browse files
Merge pull request #16 from ConsultingMD/nikola/fix-README-console-output-section
Fix README console output section
2 parents 65afd68 + 76cbfb2 commit 0bd74f2

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)