Tweaked README.md

This commit is contained in:
2023-02-11 06:48:16 +00:00
parent 996744d7ec
commit 3930ec0477

View File

@@ -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