Skip to content

Commit 6aeb3de

Browse files
Merge pull request #20 from tweag/qa/readme_wording
`README`: wording
2 parents 912fe2e + 040272b commit 6aeb3de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ We currently provide two different backends: a classic backend implemented by
77
running solvers as external processes, and a faster backend, available in the
88
`smtlib-backends-z3` package, implemented using Z3 as a library.
99

10-
In addition, the API allows to queue commands to be sent to the logger
11-
when a response is demanded, which we have observed to reduce the communication
10+
In addition, the API allows to queue commands which are sent to the logger
11+
only when a response is demanded, as we have observed this to reduce the communication
1212
overhead. See the documentation of
1313
[SMTLIB.Backends.Solver](src/SMTLIB/Backends.hs) for the details.
1414

0 commit comments

Comments
 (0)