Evgenii Neumerzhitckii 10 年之前
父節點
當前提交
f880f63fb0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -42,7 +42,7 @@ By default the `.AccessibleWhenUnlocked` option is used. It is recommended to us
 TegKeychain.set("Hello world", forKey: "key 1", withAccess: .AccessibleWhenUnlocked)
 ```
 
-[See the list of all available options](http://google.com)
+See the list of all available [access options](https://github.com/exchangegroup/keychain-swift/blob/master/keychain/TegKeychainAccessOptions.swift).
 
 ## Demo app