Update MoneyCounter/readme.md
Added Helper to the title
This commit is contained in:
parent
ee28fab17a
commit
9025c6eab8
1 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
|
Money Counter Helper (iOS 26+)
|
||||||
Money Counter (iOS 26+)
|
|
||||||
A modern, highly resilient till-counting application built strictly with modern SwiftUI guidelines. It is designed to track loose change, bills, and rolled coins, automatically calculate deposits against a starting float, and persist data across app launches using SwiftData and UserDefaults caching.
|
A modern, highly resilient till-counting application built strictly with modern SwiftUI guidelines. It is designed to track loose change, bills, and rolled coins, automatically calculate deposits against a starting float, and persist data across app launches using SwiftData and UserDefaults caching.
|
||||||
✨ Features
|
✨ Features
|
||||||
• Loose & Roll Tracking: Distinct sections for loose denominations (green) and coin rolls (red).
|
• Loose & Roll Tracking: Distinct sections for loose denominations (green) and coin rolls (red).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue