From 7656f0b3355b94cba0e0b3e096414331a49246c9 Mon Sep 17 00:00:00 2001 From: James Zern Date: Wed, 25 Nov 2020 12:55:23 -0800 Subject: [PATCH] README,cosmetics: fix a couple typos Change-Id: I326db8e04877eeeb52f9f5fba104d8c20938f0e3 --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 89be96f2..e5faa745 100644 --- a/README +++ b/README @@ -113,7 +113,7 @@ make install CMake: ------ -With CMake, you can compile libwebp, cwebp, dwebp, gif2web, img2webp, webpinfo +With CMake, you can compile libwebp, cwebp, dwebp, gif2webp, img2webp, webpinfo and the JS bindings. Prerequisites: @@ -429,7 +429,7 @@ Prerequisites: 1) OpenGL & OpenGL Utility Toolkit (GLUT) Linux: $ sudo apt-get install freeglut3-dev mesa-common-dev - Mac + XCode: + Mac + Xcode: - These libraries should be available in the OpenGL / GLUT frameworks. Windows: http://freeglut.sourceforge.net/index.php#download