From a9ed206b72f4984caeb10e816fd3b404d5df4825 Mon Sep 17 00:00:00 2001 From: G2 Date: Mon, 15 Jul 2024 11:37:16 -0500 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 79f8070..4769e77 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,12 @@ Tested on the following games: ## Acknowledgments The implementation of compresssion and decompression of CZ1, CZ2, CZ3, and CZ4 -was derived from [LuckSystem](https://github.com/wetor/LuckSystem). This project -would not have been possible without their amazing work. The implementation -for decompression of CZ1, CZ3, and CZ4 was originally derived from -[GARbro](https://github.com/morkt/GARbro/), but is no longer. +was derived from [LuckSystem](https://github.com/wetor/LuckSystem). The +implementation for decompression of CZ1, CZ3, and CZ4 was originally derived from +[GARbro](https://github.com/morkt/GARbro/), but no longer is. + +This project would not have been possible without the work of these previous +projects! ## Licensing The libraries are licensed under the