Explorar el Código

Add ObjC bridge and instructions

Evgenii Neumerzhitckii hace 9 años
padre
commit
dbe5028323
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -206,7 +206,7 @@ if keychain.lastResultCode != noErr { /* Report error */ }
 
 ## Using KeychainSwift from Objective-C
 
-[This manual](https://github.com/evgenyneu/Auk/wiki/Using-Auk-in-Objective-C-project) describes how to use KeychainSwift in Objective-C apps.
+[This manual](https://github.com/marketplacer/keychain-swift/wiki/Using-KeychainSwift-in-Objective-C-project) describes how to use KeychainSwift in Objective-C apps.
 
 ## Known serious issue