diff --git a/readme.md b/readme.md index 97e53e7..11c7056 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ It uses `NSUserDefaults` underneath but exposes a type-safe facade with lots of It's used in production by apps like [Gifski](https://github.com/sindresorhus/Gifski), [Dato](https://sindresorhus.com/dato), [Lungo](https://sindresorhus.com/lungo), [Battery Indicator](https://sindresorhus.com/battery-indicator), and [HEIC Converter](https://sindresorhus.com/heic-converter). -For a real-world example, see my [Plash app](https://github.com/sindresorhus/Plash/blob/533dbc888d8ba3bd9581e60320af282a22c53f85/Plash/Constants.swift#L9-L18). +For a real-world example, see the [Plash app](https://github.com/sindresorhus/Plash/blob/533dbc888d8ba3bd9581e60320af282a22c53f85/Plash/Constants.swift#L9-L18). ## Highlights @@ -28,6 +28,35 @@ For a real-world example, see my [Plash app](https://github.com/sindresorhus/Pla - tvOS 10+ - watchOS 3+ +
+ +--- + +
+

+

+ + Sindreā€˜s open source work is supported by the community + +

+ Special thanks to: +
+
+ +
+ Keygen +
+ A dead-simple software licensing and distribution API built for developers +
+
+
+

+
+ +--- + +
+ ## Migration Guides #### [From v4 to v5](./migration.md)