Merge pull request #265 from Calinou/fix-freebsd-build

Fix compilation on FreeBSD
diff --git a/README.md b/README.md
index 2ef7a61..f3a700f 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,12 @@
 
 [Release Notes](https://github.com/BinomialLLC/basis_universal/wiki/Release-Notes)
 
+### The first texture (and possibly image/video) compression codec developed without "Lena"
+
+We retired Lena years ago. No testing is done with this image:
+
+https://www.losinglena.com/
+
 ### Quick Introduction
 
 Probably the most important concept to understand about Basis Universal before using it: The system supports **two** very different universal texture modes: The original "ETC1S" mode is low/medium quality, but the resulting file sizes are very small because the system has built-in compression for ETC1S texture format files. This is the command line encoding tool's default mode. ETC1S textures work best on images, photos, map data, or albedo/specular/etc. textures, but don't work as well on normal maps.