Skip to content

Commit 29f0aa3

Browse files
authored
Update README.md
1 parent cfcbaa5 commit 29f0aa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
## Build suggestion
55

6-
This library is header-only, written in portable C++ 17. MSVC is supported, but occasionally some bugs in MSVC take a long time to be identified, please report MSVC compilation issues. We're working on including MSVC to continuous integration.
6+
This library is header-only, written in portable C++ 17. MSVC is supported, but occasionally some bugs in MSVC take a long time to be identified, please report MSVC compilation issues. MSVC is integrated into our continuous integration, but failure to build in MSVC does not block repository changes.
77

88
There are comprehensive examples in the Catch2 based tests, here's a simple way to build them:
99

0 commit comments

Comments
 (0)