Minor doc update
1 files changed, 2 insertions(+), 2 deletions(-) M README.md
M README.md +2 -2
@@ 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.