diff --git a/README.md b/README.md
index 592730c2..dfa1e06e 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Cave Story Engine 2 is based off of the *original freeware release* by Studio Pi
 
 ## Dependencies
 
-This project currently depends on SDL2 and Freetype.
+This project currently depends on SDL2 and FreeType. The Japanese build also requires iconv.
 
 ## Building
 
diff --git a/msvc2003/freetype-2.9.1/readme.txt b/msvc2003/freetype-2.9.1/readme.txt
index 3d5c75bf..65ad70e6 100644
--- a/msvc2003/freetype-2.9.1/readme.txt
+++ b/msvc2003/freetype-2.9.1/readme.txt
@@ -1,4 +1,4 @@
-This is a static build of Freetype 2.9.1, built with MSVC2003.
+This is a static build of FreeType 2.9.1, built with MSVC2003.
 
 Despite the lack of a compatible .sln file, it can be built by running
 'make visualc' in the root of the Freetype source directory while in a