Add license

This commit is contained in:
Thomas Nordquist
2019-04-17 19:32:29 +02:00
parent 9062129114
commit 9320fa252e
2 changed files with 166 additions and 1 deletions

View File

@@ -56,4 +56,11 @@ Compile and execute tests
```bash
npm run build
node dist/src/spec/webdriverio.js
```
```
## License
![CC-BY-ND 4.0](https://img.shields.io/badge/License-CC%20BY--ND%204.0-blue.svg)
[CC-BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0/)
The license is a little restrictive to distributing derived work, this may change in the future if the interest arises or more people work on this project.