diff --git a/README.md b/README.md index af84219..ae13c78 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,9 @@ Special thanks to http://craftinginterpreters.com/ for their fantastic book that For Windows(mingw32 & cygwin), Linux and MacOS, simply run `make` in the root directory. -For Windows(MSVC), project files are included. +For Windows(MSVC), Visual Studio project files are included. -Note: MacOS is not officially supported (no machines for testing), but we'll do our best! +Note: MacOS and Windows(MSVC) are not officially supported, but we'll do our best! ## Tools