# HG changeset patch # User Chris Cannam # Date 1662628341 -3600 # Thu Sep 08 10:12:21 2022 +0100 # Node ID b3fbb1fe2b4c2bb622ac41c82de7d2053e97bd51 # Parent aa237b2c782712aebe49cfefad3e3066fa3d9d9d Minor doc update diff --git a/README.md b/README.md --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -Standard ML (SML) functions to time other functions and report on how -long they take. Requires `sml-log` and `sml-smlnj-containers`. +Standard ML functions to time other functions and report how long they take. +Requires `sml-log` and `sml-smlnj-containers`. Written by Chris Cannam, cannam@all-day-breakfast.com. MIT licence, see the file COPYING for details.