add license

This commit is contained in:
Chen Yi-Cyuan
2014-01-05 12:11:10 +08:00
parent eabadfd94d
commit dec43b48e9
4 changed files with 34 additions and 0 deletions
+3
View File
@@ -92,6 +92,9 @@ And then you could use like this:
'message'.sha256();
'message'.sha224();
```
## License
The project is released under the [MIT license](LICENSE.txt).
## Contact
The project's website is located at https://github.com/emn178/js-sha256
Author: emn178@gmail.com