diff --git a/README.md b/README.md index 0567618..f54c749 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ license



-Apple recently added a new service where they will check and approve an app to not execute malcious code. It is a great security improvement, but the downside is that this adds a new step in the build system. +Apple recently added a new service where they will check and approve an app to not execute malicious code. It is a great security improvement, but the downside is that this adds a new step in the build system. This project is created to make it easy to automate this process.