Ver Fonte

Update README.md

Frank há 4 anos atrás
pai
commit
a6f236cc35
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -54,7 +54,7 @@
       MJRefreshNormalHeader { [weak self] in
   	      // do some Requst
       }.autoChangeTransparency(true)
-      .assign(to: tableView)
+      .link(to: tableView)
   }
   ```