Skip to content

Commit ded6bc0

Browse files
authored
Update README.md
1 parent 92e7041 commit ded6bc0

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,20 @@ Set these up as recurring reminders, like every week or month, or a custom day t
1717
*Step Three*: There is no step three
1818

1919
**Features**:
20-
21-
– Receive reminders to catch up with your contacts, even when not connected to the internet
22-
– Automatic reminders for contacts' birthdays/anniversaries if you have them set in your Contacts app
20+
- Receive reminders to catch up with your contacts, even when not connected to the internet
21+
- Automatic reminders for contacts' birthdays/anniversaries if you have them set in your Contacts app
2322
- A grid of your upcoming catchups
2423
- Unread indicators for contacts it's time to CatchUp with
2524
- Pull down on the home screen to update your contacts' pictures and information
2625
- Automatic cloud syncing with other Apple devices
27-
Full light and dark mode support
28-
No ads
26+
- Full light and dark mode support
27+
- No ads
2928

3029
CatchUp is free and has no ads. This is a passion project that honestly helps me out, and I'd rather not muddy the waters with advertising I can't control. If you'd like to support development, you are welcome to leave a tip in the Tip Jar within the app.
3130

3231
**Nerd stuff**:
33-
99% of the user interface was built with SwiftUI. The contact picker is the only bridge into UIKit
34-
All persistence/storage is done with SwiftData. I don't store any of your data on my servers
32+
- 99% of the user interface was built with SwiftUI. The contact picker is the only bridge into UIKit
33+
- All persistence/storage is done with SwiftData. I don't store any of your data on my servers
3534

3635
A note on privacy:
3736
I store NONE of your contacts or any of your personal information. The contacts you choose and the preferences you set for them are stored locally on your device, and are never sent anywhere else. Read my full privacy policy at https://ryantoken.com/privacy-policy

0 commit comments

Comments
 (0)