From ac07c7715ca4a1c3b88065afe5188ffb6bc88dfd Mon Sep 17 00:00:00 2001 From: Jeff Rouse Date: Mon, 16 Dec 2019 23:46:32 -0800 Subject: [PATCH] Minor changes for readability. --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 59ac1a18..41fe1684 100644 --- a/README +++ b/README @@ -13,9 +13,9 @@ The code is based on two major, but independent, blocks: resolving package dependencies. The sat-solver code has been written to aim for the newest packages, -record the decision tree to provide introspection, and also allows to -provide the user with suggestions on how to deal with unsolvable -problems. It also takes advantage of the repository storage to +record the decision tree to provide introspection, and also provides +the user with suggestions on how to deal with unsolvable +problems. It also takes advantage of repository storage to minimize memory usage. Supported package formats: -- 2.47.2