Explorar el Código

Update README.md

Frank hace 4 años
padre
commit
a6f236cc35
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)
   }
   ```