From 03a9e1e268f9207d2fbc22f74bb752f2c6aa862f Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Thu, 17 Nov 2022 17:41:54 +0100 Subject: [PATCH] List dependency to PapaParse in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6ecc448..11001fa 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,4 @@ To update, run `scripts/compile.php`. ## Dependencies - [JSZip](https://github.com/Stuk/jszip), dual-licensed under MIT & GPLv3 +- [PapaParse](https://github.com/mholt/PapaParse), licensed under the MIT license