diff --git a/README.md b/README.md index 350543d..c52b0d7 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Supports AMD tests via the [grunt-template-jasmine-requirejs](https://github.com #### src Type: `String|Array` -Your source files. These are the files that you are testing. +Your source files. These are the files that you are testing. If you are using RequireJS your source files will be loaded as dependencies into your spec modules and will not need to be placed here. #### options.specs Type: `String|Array`