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

+ 0 - 2
README.md

@@ -5,8 +5,6 @@ This is a collection of helper functions for writing/reading text from a Keychai
 As you probably noticed Apple's keychain API is a bit verbose.
 This class was designed to provide shorter syntax for accomplishing a simple task: reading/writing text values for specified keys.
 
-The project also includes a demo app.
-
 ## Installation
 
 Copy `TegKeychain.swift` into your project.