From ce2058f4579ddbda3335237badbc190b741db46d Mon Sep 17 00:00:00 2001 From: Rich Geldreich Date: Tue, 15 Sep 2020 14:15:01 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5859eac..86fb969 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ crunch/crnlib v1.04 - Advanced DXTn texture compression library -Public Domain - Please see license.txt. -Please note that crunch is unsupported software. +Public Domain - Please see license.txt. Portions of this software make use of public domain code originally written by Igor Pavlov (LZMA), RYG (crn_ryg_dxt*), and Sean Barrett (stb_image.c).