Explorar o código

Update README.md

Evgenii Neumerzhitckii %!s(int64=11) %!d(string=hai) anos
pai
achega
646030680c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -18,7 +18,7 @@ TegKeychain.getString("key 1")
 
 TegKeychain.delete("my key")
 
-TegKeychain.clear()
+TegKeychain.clear() // delete everything from Keychain
 ```
 
 In addition to strings one can set/get `NSData` objects.