diff --git a/README.rst b/README.rst index bf9cd445884..3bc5f06fc81 100644 --- a/README.rst +++ b/README.rst @@ -79,7 +79,7 @@ To execute it:: ========================== 1 failed in 0.04 seconds =========================== -Due to ``pytest``'s detailed assertion introspection, only plain ``assert`` statements are used. See `getting-started `_ for more examples. +Thanks to ``pytest``'s detailed assertion introspection, you can simply use plain ``assert`` statements. See `getting-started `_ for more examples. Features