diff --git a/README.md b/README.md index dfed828b6..2b41dcd2b 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ _real_ browsers. ## But I still want to use \_insert testing library\_ -Karma is not a testing framework, neither an assertion library. +Karma is not a testing framework, nor an assertion library. Karma just launches a HTTP server, and generates the test runner HTML file you probably already know from your favourite testing framework. So for testing purposes you can use pretty much anything you like. There are already plugins for most of the common testing frameworks: