Browse Source

Update README.md

Evgenii Neumerzhitckii 10 years ago
parent
commit
4d7a76280a
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -107,7 +107,8 @@ keychain.set("hello world", forKey: "hello")
 
 ## Credits
 
-The code is based on this example: [https://gist.github.com/s-aska/e7ad24175fb7b04f78e7](https://gist.github.com/s-aska/e7ad24175fb7b04f78e7)
+* The code is based on this example: [https://gist.github.com/s-aska/e7ad24175fb7b04f78e7](https://gist.github.com/s-aska/e7ad24175fb7b04f78e7)
+* Huge thanks to [pepibumur](https://github.com/pepibumur) for adding OS X and watchOS support.
 
 ## License