diff --git a/README.md b/README.md index d97abf4..6e74d9b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ Community Chat

- ## Introduction [Testing-library](https://testing-library.com/) is a collection of tools for testing web application user interfaces, focused on creating reliable and maintainable tests by emphasizing user behavior. The main advantage of `testing-library` is its focus on interaction with interface elements. And in testplane, you can use the element search methods provided by the `testing-library` itself.