Explorar o código

Remove parenthesis in Swift (#414)

Bas Broek %!s(int64=6) %!d(string=hai) anos
pai
achega
fbaeda1956
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: