summaryrefslogtreecommitdiff
path: root/OCRImage
diff options
context:
space:
mode:
Diffstat (limited to 'OCRImage')
-rw-r--r--OCRImage/main.swift11
1 files changed, 11 insertions, 0 deletions
diff --git a/OCRImage/main.swift b/OCRImage/main.swift
new file mode 100644
index 0000000..d00d3e9
--- /dev/null
+++ b/OCRImage/main.swift
@@ -0,0 +1,11 @@
+//
+// main.swift
+// OCRImage
+//
+// Created by Jacky Jack on 04/03/2021.
+//
+
+import Foundation
+
+print("Hello, World!")
+