Merge pull request #126 from scottsword/patch-1

Update README.md
This commit is contained in:
Vlad Filippov 2014-03-04 13:03:53 -05:00
commit 8b44250fb4

View File

@ -54,7 +54,7 @@ Supports AMD tests via the [grunt-template-jasmine-requirejs](https://github.com
#### src #### src
Type: `String|Array` 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 #### options.specs
Type: `String|Array` Type: `String|Array`