diff --git a/README.md b/README.md
index f5b8053..03a6cb0 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
-A Luau library to unzip and extract files from ZIP archives.
+A Luau library to unzip and extract files from ZIP archives. The implementation is based on the [PKZip APPNOTE v6.3.9](https://www.pkware.com/documents/APPNOTE/APPNOTE-6.3.9.TXT).
## Features
- Extract files from ZIP archives.