Browse Source

Update README.md

Evgenii Neumerzhitckii 11 years ago
parent
commit
d6e195003f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -7,7 +7,7 @@ This class was designed to provide shorter syntax for accomplishing a simple tas
 
 
 ## Installation
 ## Installation
 
 
-Copy `TegKeychain.swift` into your project.
+Copy [TegKeychain.swift](https://raw.githubusercontent.com/exchangegroup/keychain-swift/master/keychain/TegKeychain.swift) into your project.
 
 
 ## Usage
 ## Usage
 
 
@@ -37,4 +37,4 @@ TegKeychain.getData("my key")
 
 
 The code is based on this gist:
 The code is based on this gist:
 
 
-[https://gist.github.com/s-aska/e7ad24175fb7b04f78e7](https://gist.github.com/s-aska/e7ad24175fb7b04f78e7)
+[https://gist.github.com/s-aska/e7ad24175fb7b04f78e7](https://gist.github.com/s-aska/e7ad24175fb7b04f78e7)