Skip to content

Commit e8e0b8e

Browse files
authored
Update README.md
1 parent 689ca72 commit e8e0b8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**oicompare** is a very simple program for comparing files. It works both as a
44
command line utility and as a library, for example for embedding in custom
5-
checker programs.
5+
checker programs. It's used in OIOIOI when no custom checker is provided.
66

77
## Building
88

@@ -102,4 +102,4 @@ respectively that differ.
102102
Test data is encoded in `tests.hh`. The file `tester.cc` runs these tests both
103103
during compile time (as all of **oicompare** logic is `constexpr`) and during
104104
run time. The tester is primitive and may be expanded in the future. The API of
105-
the test data is currently **not stable**.
105+
the test data is currently **not stable**.

0 commit comments

Comments
 (0)