diff --git a/README.md b/README.md index 6c163d6..5cd0e4f 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,16 @@ Welcome to the documentation TcUnit - an xUnit testing framework for [Beckhoff T Familiarize yourself with the basic concepts and specifics for TcUnit: [https://tcunit.org/unit-testing-concepts/](https://tcunit.org/unit-testing-concepts/) **Want to know how to get started?** -Read the user guide: [https://tcunit.org/introduction-user-guide/](https://tcunit.org/introduction-user-guide/) +Read the [user guide](https://tcunit.org/introduction-user-guide/). **Want to see a more advanced programming example?** -Read the programming example: [https://tcunit.org/programming-example-introduction/](https://tcunit.org/programming-example-introduction/) +Read the [programming example](https://tcunit.org/programming-example-introduction/). **Want to download a precompiled version of the library?** Go to the [releases](https://github.com/tcunit/TcUnit/releases). +**Want to include TcUnit tests into a CI/CD pipeline?** +Check out the [TcUnit-Runner project](https://github.com/tcunit/TcUnit-Runner). + **Want to contribute to the project?** That's fantastic! But please read the [CONTRIBUTING](CONTRIBUTING.md) first. \ No newline at end of file