diff --git a/README.md b/README.md index 598ef3a..f33354d 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # ayunWebEPK - Compile EPK files in your browser! +Compile EPK files in your browser! + +Utilizes: +- [JSZip](https://github.com/Stuk/jszip) +- [pako](https://github.com/nodeca/pako) +- [js-sha1](https://github.com/emn178/js-sha1)