docs: update readme [skip ci]

This commit is contained in:
Amin Yahyaabadi 2021-12-06 10:41:50 -06:00
parent 5115bd57ea
commit 8d5fb1cca9
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ sudo node ./setup_cpp.js --compiler llvm --cmake true --ninja true --ccache true
# Inside GitHub Actions
Here is a complete cross-platform example that tests llvm and gcc. It also uses cmake, ninja, vcpkg, cppcheck, and ccache.
Here is a complete cross-platform example that tests llvm, gcc, and msvc. It also uses cmake, ninja, vcpkg, and cppcheck.
`.github/workflows/ci.yml`: