diff --git a/README.md b/README.md index f65b560..ca6e26a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,9 @@ Sugar for UITesting ### Brief overview of what UITestSugar -UITestSugar is a library that provides a set of utilities and extensions for UI testing in iOS. It can be used to simplify and streamline the process of writing UI tests, making it easier to find and interact with UI elements in your app. With UITestSugar, you can write more effective and efficient UI tests, reducing the time and effort required to test your app's user interface. +- UITestSugar is a library that provides a set of utilities and extensions for UI testing in iOS and macOS. +- It can be used to simplify and streamline the process of writing UI tests, making it easier to find and interact with UI elements in your app. +- With UITestSugar, you can write more effective and efficient UI tests, reducing the time and effort required to test your app's user interface. ### How do I get it - SPM: `"https://github.com/eonist/UITestSugar"` @@ -108,4 +110,4 @@ If you encounter any issues with the installation process, try the following tro - UITest tap should have param to set shouldFail: true ## License -This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. The MIT License is a permissive open source license that allows you to use, copy, modify, and distribute the software for any purpose, as long as you include the original copyright and license notice. \ No newline at end of file +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. The MIT License is a permissive open source license that allows you to use, copy, modify, and distribute the software for any purpose, as long as you include the original copyright and license notice.