Skip to content

Commit 1566829

Browse files
authored
Update README.md
1 parent 43d0c99 commit 1566829

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
@@ -76,7 +76,7 @@ This extension contributes the following settings:
7676

7777
- Some edge cases might not be handled correctly.
7878
- for testing C++ you may need to parse the variables from input files manually depending on the data type inside the run_test_case function
79-
- Limited support for languages other than Python and C++.
79+
- Limited support for languages (Python and C++)
8080
- All test are not checked in one go you need to check for each test case individually(please refer to this page for better understanding - https://stackoverflow.com/questions/9551014/reading-parsing-text-file-input-c) THANKS
8181

8282
## Release Notes

0 commit comments

Comments
 (0)