Переглянути джерело

Add the list of alternative libraries

Evgenii Neumerzhitckii 10 роки тому
батько
коміт
cd47f80cf4
1 змінених файлів з 7 додано та 7 видалено
  1. 7 7
      README.md

+ 7 - 7
README.md

@@ -109,13 +109,13 @@ keychain.set("hello world", forKey: "hello")
 
 Here are some other Keychain libraries for iOS.
 
-[DanielTomlinson/Latch](https://github.com/DanielTomlinson/Latch)
-[jrendel/SwiftKeychainWrapper](https://github.com/jrendel/SwiftKeychainWrapper)
-[kishikawakatsumi/KeychainAccess](https://github.com/kishikawakatsumi/KeychainAccess)
-[matthewpalmer/Locksmith](https://github.com/matthewpalmer/Locksmith)
-[phuonglm86/SwiftyKey](https://github.com/phuonglm86/SwiftyKey)
-[s-aska/KeyClip](https://github.com/s-aska/KeyClip)
-[yankodimitrov/SwiftKeychain](https://github.com/yankodimitrov/SwiftKeychain)
+* [DanielTomlinson/Latch](https://github.com/DanielTomlinson/Latch)
+* [jrendel/SwiftKeychainWrapper](https://github.com/jrendel/SwiftKeychainWrapper)
+* [kishikawakatsumi/KeychainAccess](https://github.com/kishikawakatsumi/KeychainAccess)
+* [matthewpalmer/Locksmith](https://github.com/matthewpalmer/Locksmith)
+* [phuonglm86/SwiftyKey](https://github.com/phuonglm86/SwiftyKey)
+* [s-aska/KeyClip](https://github.com/s-aska/KeyClip)
+* [yankodimitrov/SwiftKeychain](https://github.com/yankodimitrov/SwiftKeychain)
 
 ## Credits