Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew-gresyk committed May 25, 2024
1 parent e8fd68c commit 9596b7a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,11 @@ Header-only flat FSM framework in C++11, with fully statically-defined structure

## Compiler Support

- Visual Studio: **2017, 2019, 2022**
- GCC: **8, 9, 10, 11, 12, 13, 14**
- Visual Studio: **2015, 2017, 2019, 2022**
- GCC: **8, 9, 10, 11, 12, 13**
- GCC (ARM): **9**
- Clang: **6, 7, 8, 9, 10, 11, 12, 13, 14, 15**
- AppleClang: **14**
- AppleClang (ARM): **14**

---

Expand Down

0 comments on commit 9596b7a

Please sign in to comment.