more compilers

This commit is contained in:
BlackMATov
2021-07-02 08:48:48 +07:00
parent 4a5b60eb65
commit e0cd11370d
2 changed files with 2 additions and 1 deletions

View File

@@ -28,7 +28,7 @@
## Requirements
- [gcc](https://www.gnu.org/software/gcc/) **>= 7**
- [clang](https://clang.llvm.org/) **>= 5.0**
- [clang](https://clang.llvm.org/) **>= 7**
- [msvc](https://visualstudio.microsoft.com/) **>= 2019**
## Installation