Browse Source

updated wrong readme markup

mediym41 6 years ago
parent
commit
c2e434772c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -109,6 +109,7 @@ keychain.getData("my key")
 let keychain = KeychainSwift()
 keychain.set(dataObject, forKey: "my key")
 keychain.getData("my key", isReference: true)
+```
 
 #### Removing keys from Keychain