Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MasloMaslane authored Sep 6, 2024
1 parent 689ca72 commit e8e0b8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

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

## Building

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

0 comments on commit e8e0b8e

Please sign in to comment.