From 5245e73ab782ffd78d2f3e48e5391b29544dc1ef Mon Sep 17 00:00:00 2001 From: Tolga Yonca Date: Fri, 1 Sep 2023 14:26:15 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca03d26..6b37cc6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Appcircle Sample App for Native (Obj-C/Swift) iOS Builds -This is a sample Smartface app for testing iOS App build functionality in Appcircle. As an Objective-C project, this repository can be used for iOS builds. +This is a sample Smartface app for testing iOS App build functionality in Appcircle. As an Objective-C project, this repository can be used for iOS builds. ## Using the Appcircle Build Module You can find more information about the Appcircle Build Module and how to connect a Git repository in the [Appcircle Documentation](https://docs.appcircle.io/build/).