diff --git a/HelloWorld.swift b/HelloWorld.swift new file mode 100644 index 00000000..1dc45ac1 --- /dev/null +++ b/HelloWorld.swift @@ -0,0 +1 @@ +print("Hello World!") \ No newline at end of file diff --git a/README.md b/README.md index 6d2a5e42..e2bce469 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ This repositiory should eventually contain the famous "Hello World" program in a - [ ] TypeScript - [x] Ruby - [ ] Objective-C -- [ ] Swift +- [x] Swift - [ ] Kotlin - [x] R - [x] Scala