diff --git a/README.md b/README.md index 6043968..df7b613 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,9 @@ Clojure: +Swift: + + ### Terminal support @@ -113,7 +116,7 @@ Clojure: | **Visual Studio Code** ([instructions](https://github.com/tonsky/FiraCode/wiki/VS-Code-Instructions)) | | **WebStorm** (2016.2+, [instructions](https://github.com/tonsky/FiraCode/wiki/Intellij-products-instructions)) | | **Xamarin Studio/Monodevelop** | -| **Xcode** (with [this plugin](https://github.com/robertvojta/LigatureXcodePlugin)) | +| **Xcode** (8.0 and above out of the box, < 8.0 with [this plugin](https://github.com/robertvojta/LigatureXcodePlugin)) | | Probably work: **Smultron, Vico** | Under question: **Code::Blocks IDE** | ### Browser support diff --git a/showcases/swift.png b/showcases/swift.png new file mode 100644 index 0000000..f099242 Binary files /dev/null and b/showcases/swift.png differ