Sfoglia il codice sorgente

Remove parenthesis in Swift (#414)

Bas Broek 6 anni fa
parent
commit
fbaeda1956
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: