Selaa lähdekoodia

Remove parenthesis in Swift (#414)

Bas Broek 6 vuotta sitten
vanhempi
commit
fbaeda1956
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -43,7 +43,7 @@ Short version:
 
 ```swift
 // Swift
-FLEXManager.shared().showExplorer()
+FLEXManager.shared.showExplorer()
 ```
 
 More complete version: