Skip to content

Commit c53c024

Browse files
committed
fix: all contributors
1 parent 5577833 commit c53c024

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -605,4 +605,16 @@ When using Typescript, replace `module.exports` with `export` for autocompletion
605605
</div>
606606
607607
</div>
608-
608+
609+
## License
610+
611+
MIT © [CodeceptJS Team](http://codecept.io)
612+
613+
[npm-image]: https://badge.fury.io/js/codeceptjs.svg
614+
[npm-url]: https://npmjs.org/package/codeceptjs
615+
[travis-image]: https://travis-ci.org/Codeception/codeceptjs.svg?branch=master
616+
[travis-url]: https://travis-ci.org/Codeception/codeceptjs
617+
[daviddm-image]: https://david-dm.org/Codeception/codeceptjs.svg?theme=shields.io
618+
[daviddm-url]: https://david-dm.org/Codeception/codeceptjs
619+
[coveralls-image]: https://coveralls.io/repos/Codeception/codeceptjs/badge.svg
620+
[coveralls-url]: https://coveralls.io/r/Codeception/codeceptjs

0 commit comments

Comments
 (0)