tweak README

This commit is contained in:
Mark Thom
2017-08-15 14:28:28 -06:00
parent 3cacb49f6a
commit 1a7edc2d13

View File

@@ -124,5 +124,4 @@ X = call(f, z).
Note that the values of variables belonging to successful queries are Note that the values of variables belonging to successful queries are
printed out, on one line each. Uninstantiated variables are denoted by printed out, on one line each. Uninstantiated variables are denoted by
a number preceded by an underscore (`X = _0` is an example in the a number preceded by an underscore (`X = _0` in an example above).
above).