Skip to content

Commit eccb4b1

Browse files
Updated Readme
1 parent ba636ff commit eccb4b1

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# MKHTypedKey
22
Generic key for explicit type safe access to values from any key-value storage.
33

4-
Inspired by "DefaultsKey" from this project:
5-
https://github.com/radex/SwiftyUserDefaults
4+
Inspired by "DefaultsKey" from this project: https://github.com/radex/SwiftyUserDefaults
5+
6+
Swift 3
7+
=
8+
9+
Starting from [version 2.0](https://github.com/maximkhatskevich/MKHTypedKey/releases/tag/2.0.0), this library supports Swift 3. For compatibility with Swift 2.2 and Swift 2.3 use [older version](https://github.com/maximkhatskevich/MKHTypedKey/releases/tag/1.0.0).

0 commit comments

Comments
 (0)