Răsfoiți Sursa

Update README.md

Evgenii Neumerzhitckii 9 ani în urmă
părinte
comite
ebf2f6ebb2
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -123,7 +123,7 @@ Set `synchronizable` property to `true` to enable keychain items synchronization
 
 Setting `synchronizable` property to `true` will add the item to other devices with the `set` method and obtain synchronizable items with the `get` command. Deleting a synchronizable item will remove it from all devices.
 
-Note that you do not need to enable iCloud or Keychain Sharing capabilities in your app's target for this feature to work.
+Note that you do NOT need to enable iCloud or Keychain Sharing capabilities in your app's target for this feature to work.
 
 ```Swift
 // First device