Skip to content

Commit 7c7a4b0

Browse files
committed
[brief] Update README.
[detailed] - [no ci]
1 parent 2b60019 commit 7c7a4b0

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,20 +29,18 @@ Zeus supports the following platforms and compilers:
2929

3030
| Platform (Compiler) | Version |
3131
|---------------------|---------|
32-
| Windows (MSVC) | 19.43 |
32+
| Windows (MSVC) | 19.44 |
3333
| Linux (GCC) | 14.2.0 |
3434
| Linux (LLVM Clang) | 18.1 |
35-
36-
> [!WARNING]
37-
> Zeus does not support Apple platforms.
35+
| macOS (Apple Clang) | 15 |
3836

3937
In addition, Zeus depends on the following libraries:
4038

4139
| Library | Version |
4240
|---------|---------|
43-
| [FMT](https://github.com/fmtlib/fmt) | 11.1.4 |
41+
| [FMT](https://github.com/fmtlib/fmt) | 11.2.0 |
4442
| [magic_enum](https://github.com/Neargye/magic_enum) | 0.9.7 |
45-
| [Catch2](https://github.com/catchorg/Catch2) | 3.8.0 |
43+
| [Catch2](https://github.com/catchorg/Catch2) | 3.10.0 |
4644

4745

4846
## Contributing

0 commit comments

Comments
 (0)