Browse Source

Add instruction supporing tvOS and watchOS

kishikawa katsumi 10 năm trước cách đây
mục cha
commit
db78b01f13
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -20,6 +20,7 @@ KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X
 - **[Support TouchID and Keychain integration (iOS 8+)](#touch_id_integration)**
 - **[Support Shared Web Credentials (iOS 8+)](#shared_web_credentials)**
 - Works on both iOS & OS X
+- watchOS and tvOS are supported
 
 ## :book: Usage