فهرست منبع

Update README.md

Ashley Mills 11 سال پیش
والد
کامیت
b7b4686c80
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -3,4 +3,6 @@ Reachability.swift
 
 Replacement for Apple's Reachability re-written in Swift with callbacks
 
-Inspired by https://github.com/tonymillion/Reachability 
+Inspired by https://github.com/tonymillion/Reachability 
+
+** Please note that as of Swift 1.0, this DOES NOT WORK, as  You cannot convert Swift closures into C-function pointers **