mirror of
https://github.com/emn178/js-sha256.git
synced 2026-08-12 20:32:16 +08:00
update license link
This commit is contained in:
@@ -93,7 +93,7 @@ And then you could use like this:
|
|||||||
'message'.sha224();
|
'message'.sha224();
|
||||||
```
|
```
|
||||||
## License
|
## License
|
||||||
The project is released under the [MIT license](LICENSE.txt).
|
The project is released under the [MIT license](http://www.opensource.org/licenses/MIT).
|
||||||
|
|
||||||
## Contact
|
## Contact
|
||||||
The project's website is located at https://github.com/emn178/js-sha256
|
The project's website is located at https://github.com/emn178/js-sha256
|
||||||
|
|||||||
Reference in New Issue
Block a user